Version 5.21.0 #39

Merged
Tetrakern merged 43 commits from next_version into main 2024-07-06 21:12:42 +08:00
3 changed files with 2 additions and 3 deletions
Showing only changes of commit b78222914a - Show all commits

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -77,7 +77,6 @@
&__letter {
display: grid;
place-content: center;
font-size: var(--fs-l);
font-size: get_clamp(16, 24, 375, 768);
font-weight: 900;
line-height: 1;