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;
max-width: 100%;
height: auto;
color-scheme: light;
}
.floated {
float: left;