diff --git a/src/style.css b/src/style.css index 61d908a..bf4254f 100644 --- a/src/style.css +++ b/src/style.css @@ -216,7 +216,7 @@ p { background-color: var(--background-content); z-index:2; border-radius: .5em; - font-size: 0.85em; + font-size: 0.8em; } .content figure { @@ -441,4 +441,4 @@ footer a:hover img, footer a:active img { left: unset; right: 1%; } -} \ No newline at end of file +}