💄 logout-menu: specify time color to colors.fg-primary

This commit is contained in:
retrozinndev
2025-06-08 16:35:29 -03:00
parent c9a89ea9bf
commit 113b1a02bd
2 changed files with 21 additions and 20 deletions
+1
View File
@@ -5,6 +5,7 @@
.time {
font-size: 128px;
font-weight: 900;
color: colors.$fg-primary;
text-shadow: 1px 1px 2px colors.$bg-translucent;
}
.date {