tighten header margin on onebox

This commit is contained in:
Jeff Atwood 2017-01-14 22:11:43 -08:00
parent d87e5ae819
commit 56abe065bc

View File

@ -95,6 +95,7 @@ aside.onebox {
font-size: 1em; font-size: 1em;
header { header {
margin-bottom: 8px;
a[href] { a[href] {
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%)); color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
text-decoration: none; text-decoration: none;