💄 ags(style): add styles for slider marks and more improvements

This commit is contained in:
retrozinndev
2025-04-14 18:27:47 -03:00
parent f0bf0bd5b6
commit c0ba7adadc
4 changed files with 41 additions and 21 deletions
+4
View File
@@ -1,12 +1,16 @@
@use "./colors";
.logout-menu {
.top {
.time {
font-size: 128px;
font-weight: 900;
text-shadow: 1px 1px 2px colors.$bg-translucent;
}
.date {
font-size: 24px;
font-weight: 500;
text-shadow: 1px 1px 2px colors.$bg-translucent;
}
}
.button-row {