Why was px there?
All checks were successful
/ build (push) Successful in 20s

This commit is contained in:
vanten-s 2024-07-22 14:49:25 +02:00
parent d87ef15ddd
commit 25b7548c57
Signed by: vanten-s
GPG key ID: DE3060396884D3F2

View file

@ -5,7 +5,7 @@ body {
font-size: 1.2em; font-size: 1.2em;
line-height: 1.5; line-height: 1.5;
margin: 1rem; margin: 1rem;
max-width: 768px; max-width: 43em;
margin-right: 8em; margin-right: 8em;
} }