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:
parent
6d3037791a
commit
ae9273cdff
6 changed files with 138 additions and 144 deletions
|
@ -1,6 +1,6 @@
|
|||
h1.page-title {
|
||||
--recursive-wght: 900;
|
||||
font-size: 3.5rem;
|
||||
font-size: 5.6rem;
|
||||
}
|
||||
|
||||
@media (hover: none) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue