Prevent SVG darkmode on t0.vc

This commit is contained in:
Tanner Collin 2024-02-12 13:31:40 -07:00
parent 048592d9c4
commit 66a37b8372

View File

@ -42,6 +42,7 @@
width: 600px; width: 600px;
max-width: 100%; max-width: 100%;
height: auto; height: auto;
color-scheme: light;
} }
.floated { .floated {
float: left; float: left;