change units in CSS to properly scaled rem

yeah I should've done that from the start should have I
This commit is contained in:
りき萌 2024-12-10 23:21:36 +01:00
parent 6d3037791a
commit ae9273cdff
6 changed files with 138 additions and 144 deletions

View file

@ -1,6 +1,6 @@
h1.page-title {
--recursive-wght: 900;
font-size: 3.5rem;
font-size: 5.6rem;
}
@media (hover: none) {