Decreased size of clickable-text.switch font

This commit is contained in:
2021-04-23 11:19:12 +02:00
parent 65db2ae57c
commit 17e09590a1

View File

@@ -91,7 +91,7 @@ body {
}
.clickable-text.switch {
font-size: 24px;
font-size: 18px;
font-weight: 700;
}