Reduce max width (1024px -> 768px)

This commit is contained in:
0x1eef 2024-05-16 11:12:10 -03:00
parent 976f716aec
commit 2367cc5792

View file

@ -1,5 +1,5 @@
$black: #454545;
$max-width: 1024px;
$max-width: 768px;
html[lang="en"] {
font-family: "Kanit Regular";