eHealthAfrica / ehealth-bootstrap

Custom theme created for unifying Bootstrap across eHealth apps
http://ehealthafrica.github.io/ehealth-bootstrap/default/
0 stars 4 forks source link

Add vertical spacing classes #2

Open bnvk opened 9 years ago

bnvk commented 9 years ago

Something like this:

.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }

Ideally it should use the $base-margin value and multiple it or something

bnvk commented 9 years ago

Added a start to this in 629021539e4347f047f0bed7ec87161e472f5c6d