Skip to content

ajaymota/custom-cols

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Custom-cols

Custom bootstrap style grid with 100 Columns to assist higher level of perfection in front-end development

Description

Originally bootstrap has a grid with 12 columns, ranging from col-md-1 to col-md-12 (xs,sm,md,lg)

The same columns have been updated to 100 columns, ranging from col-md-1 to col-md-100 (xs,sm,md,lg)

The name of the cols have been changed from col-md-* to col-bs-md-*

The other features remain the same.

Usage

<div class="col-bs-lg-25 col-bs-md-40 col-bs-sm-75 col-bs-xs-100">

About

Custom grid based on Bootstrap with 100 columns

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages