reduce docked header title font size slightly

This commit is contained in:
Jeff Atwood 2014-03-10 23:24:01 -07:00
parent 8cf29e1339
commit 5cd672d396

View file

@ -461,7 +461,7 @@ iframe {
.extra-info {
h1 {
margin: 5px 0 0 0;
font-size: 2em;
font-size: 1.8em;
line-height: 1.2em;
}