better vertical rythm for headings

This commit is contained in:
Raphael Goetter 2013-09-16 21:21:06 +02:00
parent d647f8c464
commit 133b38724b
4 changed files with 51 additions and 50 deletions

View file

@ -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) {