From: Roland Hieber Date: Fri, 9 Jun 2023 08:20:23 +0000 (+0200) Subject: css: keep
 at the default level
X-Git-Url: https://git.rohieb.name/www-rohieb-name.git/commitdiff_plain/c5062b837966a6d91e8486920a7b1730d939b710

css: keep 
 at the default level
---

diff --git a/local.css b/local.css
index 34a1a01..3d0c9a8 100644
--- a/local.css
+++ b/local.css
@@ -2,7 +2,6 @@ pre {
   background-color: #F5F5F5;
   border: 1px dashed blue;
   padding: 0.2em;
-  font-size: 80%;
 }
 
 code {