dev: Use em instead of rem for consistency with other units

This commit is contained in:
lscambo13
2024-12-19 08:53:28 -08:00
parent 95d5e463ad
commit 1d50e2b673

View File

@@ -237,7 +237,7 @@ h1 {
}
.layout-mobile .itemBackdrop {
margin-top: 3.5rem;
margin-top: 3.5em;
}
h2 {