commit: c0ff59e9461412778d0feef84aee17f0eacc412e
parent 8a76c67dc29137a78f2249ee270f7513ea3ed1bc
Author: rekkabell <rekkabell@gmail.com>
Date: Sat, 23 Oct 2021 15:28:22 -0700
*
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/main.css b/links/main.css
@@ -73,7 +73,7 @@ main ul.recipes h3:first-child { margin-top:0px }
main ul.recipes li { font-size:14px; line-height: 25px; margin-bottom: 0px }
main ul.recipes li a { text-decoration: none; text-transform: capitalize }
main ul.recipes li a:hover { text-decoration: underline }
-main sub {vertical-align: sub; font-size: smaller;}
+main sub {vertical-align: sub; font-size: 10px;}
footer { max-width: 800px; margin: 0px auto; padding:15px 0px;font-family: 'alte_haas_grotesk_bold'; font-size:14px; margin-top:60px }
footer a:hover { text-decoration: underline; cursor: pointer }
footer a:focus { text-decoration: underline; cursor: pointer }