fix: return scaled-font

This commit is contained in:
reschan 2022-05-13 07:13:33 +07:00
parent 3f1ed1b8d9
commit 33877412bc

View file

@ -126,9 +126,9 @@ input.equipment-input {
cursor: pointer;
}
/* .scaled-font {
.scaled-font {
font-size: 2.5rem;
} */
}
.skp-tooltip {
font-size: 2.1875rem;
@ -348,11 +348,9 @@ input.equipment-input {
.box-title {
text-align: center;
font-size: 1.25rem;
}
.item-title {
text-align: center;
overflow-wrap: break-word;
font-size: 1rem;
}