diff --git a/index.html b/index.html index 8566eba..84dc37d 100644 --- a/index.html +++ b/index.html @@ -187,6 +187,8 @@ limineow

elephantastic, 10/10

rexo +

5/7, perfect website

+ eri diff --git a/style.css b/style.css index 3c7e3f6..0a0ee4d 100644 --- a/style.css +++ b/style.css @@ -575,11 +575,11 @@ footer > .dot { } .quotes > small::before { - content: "●"; + content: "-"; padding-right: 1em; text-shadow: 0px 0px 8px var(--accent-1); color: var(--fg); - font-size: 16px; + font-size: 20px; padding-left: 3em; }