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:
parent
2b69fc0228
commit
d8635dfc3f
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue