Removed fixed *px sizes in favor or *rem

This commit is contained in:
t1enne
2022-09-14 08:37:45 +02:00
parent 408b21c626
commit 683399c340
6 changed files with 17 additions and 14 deletions

View File

@@ -11,7 +11,7 @@
top: 10px;
background-color: transparent;
border: none;
font-size: 20px;
font-size: 1.3rem;
cursor: pointer;
}
@@ -19,4 +19,4 @@
border-bottom: none;
font-weight: bold;
padding-left: 5px;
}
}