mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 01:15:22 +00:00
4 lines
253 B
SCSS
4 lines
253 B
SCSS
$col-sm: 102px; // column size will "hug" its contents
|
|
$col-md: 252px; // column size not including 24px padding on left and right (total width is 300px)
|
|
$col-lg: 352px; // column size not including 24px padding on left and right (total width is 400px)
|