inheriting font size
authorMatthewOwens <matthew@owens.tech>
Tue, 21 Jul 2020 16:05:37 +0000 (17:05 +0100)
committerMatthewOwens <matthew@owens.tech>
Tue, 21 Jul 2020 16:05:37 +0000 (17:05 +0100)
style.css

index 40a92a9..2b67f89 100644 (file)
--- a/style.css
+++ b/style.css
@@ -27,6 +27,7 @@ a:hover {
        margin:auto;
        padding:2em;
        border-bottom:1px solid #333;
+       font-size:inherit;
 }
 
 #post-list-item {