1
0
Fork 0
mirror of https://github.com/kou029w/quot.git synced 2025-01-31 06:18:01 +00:00

shrink padding-inline in body

This commit is contained in:
Nebel 2022-08-31 12:08:56 +09:00
parent f14e66d938
commit 4baea21380

View file

@ -3,6 +3,7 @@
}
body {
padding-inline: 1rem;
max-inline-size: 80rem;
}