summaryrefslogtreecommitdiff
path: root/journal/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2015-01-22 22:06:58 -0500
committerThomas Park <thomas@thomaspark.me>2015-01-22 22:06:58 -0500
commit0a7f9e5bb684c185d309d1ac1079dfb8b36af33c (patch)
treeeb6ce26aad637c58ea4b3b966a6d647731769492 /journal/bootswatch.less
parent9844094348cd4ac71679f61eb039acded22dc46d (diff)
navbar-brand padding more flexible, closes #388
Diffstat (limited to 'journal/bootswatch.less')
-rw-r--r--journal/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal/bootswatch.less b/journal/bootswatch.less
index e371a076..6ea03720 100644
--- a/journal/bootswatch.less
+++ b/journal/bootswatch.less
@@ -29,7 +29,7 @@
}
.navbar-brand {
- font-size: 18px;
+ font-size: inherit;
font-weight: @headings-font-weight;
text-transform: uppercase;
}