diff options
Diffstat (limited to 'files/webapp/stylesheets')
-rw-r--r-- | files/webapp/stylesheets/tail.scss | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/files/webapp/stylesheets/tail.scss b/files/webapp/stylesheets/tail.scss index b4f02b9..df47411 100644 --- a/files/webapp/stylesheets/tail.scss +++ b/files/webapp/stylesheets/tail.scss @@ -13,10 +13,12 @@ font-size: 26px; line-height: 96px; small { - font-size: 50%; - opacity: 50%; + font-size: 75%; } } + .tagline { + font-size: 24px !important; + } } body.home #masthead { |