edited font size

This commit is contained in:
SilicoFlare
2023-04-02 01:14:18 +05:30
committed by GitHub
parent e39710a569
commit 75c8e0c42c

View File

@@ -109,7 +109,7 @@ body {
} }
main { main {
font-size: 2vw; font-size: 30px;
padding: 0 2.28vw; padding: 0 2.28vw;
} }