From: MatthewOwens Date: Tue, 21 Jul 2020 16:05:37 +0000 (+0100) Subject: inheriting font size X-Git-Url: https://git.owens.tech/assets/wrapped.html/assets/wrapped.html/git?a=commitdiff_plain;h=454b66f16ac4ace6c23eeefb6f2d962fe514e719;p=website.git inheriting font size --- diff --git a/style.css b/style.css index 40a92a9..2b67f89 100644 --- 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 {