Prevent overlapping with sidebar

This commit is contained in:
Ole Eskild Steensen 2022-11-04 09:49:22 +01:00
parent 5e0e80eb59
commit fc781f430c

View File

@ -4,7 +4,7 @@
***/ ***/
.content { .content {
max-width: 870px; max-width: 800px;
margin: auto; margin: auto;
font-size: 22px; font-size: 22px;
line-height: 1.5; line-height: 1.5;