fix: return scaled-font
This commit is contained in:
parent
3f1ed1b8d9
commit
33877412bc
1 changed files with 2 additions and 4 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue