minor design stuff, style front page info block and add more circle headings

This commit is contained in:
elisejakob
2024-06-10 11:13:59 +02:00
parent f7debf565d
commit 2dab1937d2
10 changed files with 91 additions and 37 deletions

View File

@ -1,10 +1,10 @@
.logo {
color: currentColor;
width: 16rem;
width: 12rem;
transition: width .3s ease;
&.index {
width: 20rem;
width: 16rem;
}
svg {