Reduce content width for reading

This commit is contained in:
Gabriel Augendre 2022-03-30 20:27:07 +02:00
parent 047b303202
commit d0341c5ab9

View file

@ -1,6 +1,6 @@
body {
/* Overriding so that it doesn't change even when updating the library. */
max-width: 750px;
max-width: 64ch;
}
h1,