ags: sync

This commit is contained in:
end-4
2024-02-16 17:08:11 +07:00
parent 631d0da839
commit a83d93e98a
52 changed files with 2648 additions and 756 deletions
+6 -2
View File
@@ -55,12 +55,12 @@
margin: 10px;
}
.txt-badonkers {
.txt-gigantic {
@include mainfont;
font-size: 3rem;
}
.txt-tiddies {
.txt-massive {
@include mainfont;
font-size: 2.7273rem;
}
@@ -127,6 +127,10 @@
@include actiontext;
}
.txt-thin {
font-weight: 300;
}
.txt-semibold {
font-weight: 500;
}