tighten up mobile header margin

This commit is contained in:
Jeff Atwood 2015-01-01 01:42:50 -08:00
parent 911f941da5
commit a39831cdb1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// some protection for text-only site titles
.title {
margin-left: 20px;
margin-left: 10px;
max-width: 135px;
overflow: hidden;
padding: 0;