This probably won't cause issues

This commit is contained in:
Firepup Sixfifty 2024-04-27 00:04:21 -05:00
parent e544543e76
commit 4ac0a70c4d
Signed by: Firepup650
GPG key ID: 7C92E2ABBBFAB9BA

View file

@ -7,6 +7,7 @@
* {
color-scheme: light dark;
font-family: 'Source Code Pro', monospace !important;
}
html, body {
@ -41,10 +42,6 @@ footer {
text-align: center;
}
a, button, .rainbow, .force-color, span, label {
font-family: 'Source Code Pro', monospace !important;
}
a:has(button) {
box-shadow: none !important;
transform: none !important;