update styling

This commit is contained in:
Chris Kruining 2024-10-23 14:02:25 +02:00
parent b817c06fd4
commit 1472bd8116
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 5 additions and 6 deletions

View file

@ -4,4 +4,5 @@
inline-size: 100%;
block-size: 100%;
overflow: clip;
background-color: var(--surface-1);
}