Removed fixed *px sizes in favor or *rem

This commit is contained in:
t1enne
2022-09-19 22:04:58 +02:00
parent 408b21c626
commit 683399c340
6 changed files with 17 additions and 14 deletions
@@ -27,7 +27,7 @@
}
div.summary {
font-size: 18px;
font-size: 1.1rem;
}
p {