diff --git a/web/assets/css/main.css b/web/assets/css/main.css index 22d96c7..cf5cb08 100644 --- a/web/assets/css/main.css +++ b/web/assets/css/main.css @@ -84,6 +84,8 @@ header { flex-wrap: wrap; justify-content: space-between; } +header svg text { fill: var(--text-color); } + header svg text:first-child { font-size: 3.55rem; font-variant-caps: small-caps;