minor banner X close position adjustment

This commit is contained in:
Jeff Atwood 2016-02-24 16:46:22 -08:00
parent 802ff3b0d9
commit 15ce3b2f49

View File

@ -17,7 +17,7 @@
.close {
font-size: 1.786em;
margin-top: -10px;
margin-top: -5px;
color: scale-color($tertiary, $lightness: 70%);
padding-left: 5px;
}