This commit is contained in:
Петухова Ростислава
2023-11-01 01:19:15 +03:00
parent b6ba139b1d
commit ba6d0d1776
4 changed files with 46 additions and 8 deletions

View File

@@ -62,7 +62,7 @@
.miniText {
font-size: calc(var(--textSize) * 0.9);
font-family: 'Sometype Mono', monospace;
color: rgb(0, 0, 0);
color: rgb(255, 255, 255);
}
:root {