Update custom.css

This commit is contained in:
grey-cat-1908 2024-07-23 12:54:54 +03:00 committed by GitHub
parent 199a129393
commit efdd328010
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ body {
color: var(--font-color);
font-size: var(--font-size);
line-height: 1.8;
max-width: min(64rem, 90%);
max-width: min(64rem, 85%);
padding: 0 1rem;
}