style: fix homepage width and body font size

This commit is contained in:
plebeius.eth
2024-05-03 16:07:31 +02:00
parent b0fdbfc13e
commit d3a09f3369
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
height: 100%;
margin: auto;
text-align: left;
width: 57.69em;
width: 750px;
min-width: 750px;
}