remove color

This commit is contained in:
sorata 2025-06-17 22:52:34 +05:30 committed by GitHub
parent 4131f2649a
commit f521ab005e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,6 @@ table {
th, td {
padding: 0.5em;
border: 1px solid;
border-color: vars.palette(darkgray, 0);
}
img {