1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

fix page having incorrect scrolling sometimes

This commit is contained in:
mat 2024-03-19 01:28:12 -05:00
parent 2b69fc0228
commit d8635dfc3f

View file

@ -3,7 +3,7 @@ body {
color: #cdd6f4;
/* serif is chosen intentionally as it makes the website look worse */
font-family: serif;
margin: 0.5rem;
padding: 0.5rem;
}
input,