diff options
Diffstat (limited to 'journal/bootstrap.css')
-rw-r--r-- | journal/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/journal/bootstrap.css b/journal/bootstrap.css index 08d02280..6fdb9f2b 100644 --- a/journal/bootstrap.css +++ b/journal/bootstrap.css @@ -2,7 +2,7 @@ /*! * bootswatch v3.3.1+2 * Homepage: http://bootswatch.com - * Copyright 2012-2014 Thomas Park + * Copyright 2012-2015 Thomas Park * Licensed under MIT * Based on Bootstrap */ @@ -6340,7 +6340,7 @@ button.close { color: #eb6864; } .navbar-brand { - font-size: 18px; + font-size: inherit; font-weight: 700; text-transform: uppercase; } |