diff --git a/_includes/_css/index.css b/_includes/_css/index.css index bb64b43..b78db5b 100644 --- a/_includes/_css/index.css +++ b/_includes/_css/index.css @@ -90,15 +90,10 @@ a:focus { #navigation span { display: table-row; } -#navigation a.logo { - font-size: 3.250em; - padding: 0.250em; -} #navigation a { display: table-cell; fill: #eee; - font-size: 1.875em; - padding: 0.875em; + padding: 0.500em; vertical-align: middle; } #navigation a:hover, diff --git a/index.html b/index.html index efb77cf..ee4d8f0 100644 --- a/index.html +++ b/index.html @@ -21,21 +21,21 @@