downsize fixed header title size 1.8em to 1.6em

This commit is contained in:
Jeff Atwood 2014-06-29 23:00:34 -07:00
parent 777371bf14
commit 7da8144c74
1 changed files with 1 additions and 1 deletions

View File

@ -563,7 +563,7 @@ iframe {
.extra-info {
h1 {
margin: 5px 0 0 0;
font-size: 1.8em;
font-size: 1.6em;
line-height: 1.2em;
white-space: nowrap;
overflow: hidden;