Move clip

This commit is contained in:
Madison Rye Progress
2024-06-02 11:30:30 -07:00
parent 104dbd3b2a
commit f5ea715eae

View File

@ -2,6 +2,9 @@
body, main {
font-family: "Gentium Plus", serif;
}
body {
overflow-x: clip;
}