slightly reduce header size in search

This commit is contained in:
Jeff Atwood 2015-08-03 20:36:43 -07:00
parent 3c8ae643b2
commit 618f69d919
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
} }
.search-link { .search-link {
.topic-statuses, .topic-title { .topic-statuses, .topic-title {
font-size: 1.4em; font-size: 1.25em;
} }
} }
.blurb { .blurb {