fixed layout

This commit is contained in:
Luca 2024-11-15 11:44:47 +01:00
parent 1302098199
commit 88ded772fd
12 changed files with 263 additions and 151 deletions

View file

@ -5,6 +5,15 @@
font-size: 24px;
}
.ti-font-size {
font-size: 1em;
}
.ti-xsmall,
.ti-xtra-small {
font-size: 14px;
}
.ti.small {
font-size: 16px;
}