2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

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;
header {
margin-bottom: 8px;
a[href] {
color: dark-light-choose(scale-color($primary, $lightness: 50%), scale-color($secondary, $lightness: 50%));
text-decoration: none;