some main menu progress, toggle more menu options

This commit is contained in:
elisejakob
2024-05-12 20:27:22 +02:00
parent e251e678cd
commit bf2008c7be
4 changed files with 154 additions and 6 deletions

View File

@ -1,6 +1,7 @@
.logo {
color: currentColor;
width: 16rem;
transition: width .3s ease;
&.index {
width: 24rem;