fix: remove Astro critters because of ugly white mode flash in dark mode

This commit is contained in:
Stefan Imhoff
2023-06-15 08:41:22 +02:00
parent dd960cb9b5
commit f2c0769993
6 changed files with 2 additions and 39 deletions

View File

@@ -1,4 +1,3 @@
/* critters:exclude start */
body {
padding-block-end: 0.5cm;
padding-block-start: 1cm;
@@ -54,4 +53,3 @@ a[href^='https://']::after
a[href^='#']::after {
display: none;
}
/* critters:exclude end */