add fallbacks for lazy stuff loading

This commit is contained in:
Henry Jameson 2024-04-03 21:10:27 +03:00
commit 940df1efa7
2 changed files with 8 additions and 0 deletions

View file

@ -174,6 +174,7 @@
font-size: 1em;
font-family: var(--font);
border-radius: var(--roundness);
background-color: var(--background);
position: relative;
white-space: nowrap;
padding: 6px 1em;