better vertical rythm for headings
This commit is contained in:
parent
d647f8c464
commit
133b38724b
4 changed files with 51 additions and 50 deletions
|
@ -116,13 +116,6 @@
|
|||
}
|
||||
/* margins for small (s) screens */
|
||||
.small-ma0 { margin: 0 !important; }
|
||||
|
||||
/* Responsive grids */
|
||||
.grid4 > * {.grid(2);}
|
||||
.grid4 > :first-child + * + * {margin-left: 0}
|
||||
|
||||
.grid6 > * {.grid(3);}
|
||||
.grid6 > :first-child + * + * + * {margin-left: 0}
|
||||
}
|
||||
|
||||
@media (max-width: @tinyscreen) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue