much better!

This commit is contained in:
Chris Kruining 2024-11-28 08:31:31 +01:00
parent 76c5de5c32
commit bfb668a164
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
14 changed files with 93 additions and 71 deletions

View file

@ -9,7 +9,7 @@
align-items: center;
inline-size: max-content;
padding: 0;
background-color: var(--surface-1);
background-color: transparent;
color: var(--text-1);
border: none;
font-size: var(--text-l);