From bd9756fa74f58a177fbdd31882a1b11a1faa58dc Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 23 Feb 2022 01:54:39 -0500 Subject: style --- index.html | 1 - static/style.css | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b151e05..e61cc1e 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@
cyfraeviolae.org -

Spectral Renga is a collaborative graph of poetry. diff --git a/static/style.css b/static/style.css index b7e94e0..c39b3c9 100644 --- a/static/style.css +++ b/static/style.css @@ -39,6 +39,7 @@ a:hover { .title { font-weight: bold; letter-spacing: -0.5px; + font-size: larger; } hr { -- cgit v1.2.3