Make the navbar slightly bigger

Shouldn't I have this in a responsive way or something?
This commit is contained in:
alopexc0de
2014-07-14 23:30:02 -04:00
parent 92140f083a
commit b98d46c5dd
+1 -1
View File
@@ -42,7 +42,7 @@ hr {
}
.navbar li a{
font-size: 40px;
font-size: 41px;
color: #355713;
}