SCSS Framework
Added modernizr script to image Cover example Added Aspect Ratio variables Fixed image->fit aspect ratio to w/h instead of h/w Added impotrant to width/height in image ->cover TODO vertical center mixin
This commit is contained in:
@@ -431,8 +431,8 @@ th {
|
||||
box-sizing: border-box;
|
||||
width: 25%;
|
||||
/* Gutters */
|
||||
margin: 0 -4px 0 0 !important;
|
||||
padding: 0 20px 20px 0 !important;
|
||||
margin: 0 -4px -4px 0 !important;
|
||||
padding: 0 20 20 0;
|
||||
border: none !important;
|
||||
/* Typography */
|
||||
letter-spacing: 0;
|
||||
|
||||
Reference in New Issue
Block a user