fix(topbar): unify styles

This commit is contained in:
hexxa 2021-11-20 16:01:15 +08:00 committed by Hexxa
parent 433a91b442
commit c536730cf9
6 changed files with 70 additions and 232 deletions

View file

@ -422,21 +422,7 @@ tr button {
.weight-normal {
font-weight: normal;
}
.h1,
.h2 {
font-size: 2rem;
font-weight: bold;
}
.h3,
.h4 {
font-size: 1.8rem;
font-weight: bold;
}
.h5,
.h6 {
font-size: 1.6rem;
font-weight: bold;
}
.noselect {
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */