increase base body width to 800px

This commit is contained in:
acarril 2023-08-22 15:17:15 -04:00
parent ce6b757859
commit 12295ec03f

View file

@ -4,6 +4,11 @@
}
}
@media (min-width: 968px) {
body {
width: 800px;
/* line-height: 1.5; */
}
main#content hr {
width: 108%;