Light theme Adventskalender

This commit is contained in:
Dennis Reimann
2021-12-12 09:17:34 +01:00
parent 67ee605339
commit 198c0acff8
2 changed files with 2 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
--size: 1vw;
width: var(--size);
height: var(--size);
background: white;
background: #EEE;
border-radius: 50%;
position: fixed;
z-index: 30000;