Fixed navbar line height

This commit is contained in:
Dan Leech 2015-12-10 16:51:22 +00:00
parent 2ea9993948
commit 2e8ecc1a56
3 changed files with 3 additions and 3 deletions

View File

@ -51,7 +51,7 @@
}
.navbar {
font-size: 0.75rem;
line-height: 1rem;
line-height: 1.125rem;
padding: 1.5rem;
}
.title {

View File

@ -51,7 +51,7 @@
}
.navbar {
font-size: 0.75rem;
line-height: 1rem;
line-height: 1.125rem;
padding: 1.5rem;
}
.title {

View File

@ -51,7 +51,7 @@
}
.navbar {
font-size: 0.75rem;
line-height: 1rem;
line-height: 1.125rem;
padding: 1.5rem;
}
.title {