I did indeed regret that centering

This commit is contained in:
Pagwin 2026-04-06 16:17:08 -04:00
parent 3437f5ee65
commit dccb03fd69

View file

@ -234,8 +234,8 @@ blockquote {
max-width: fill-available;
width: fit-content;
/* this may bite me in the ass*/
display:flex;
justify-content: center;
/*display:flex;
justify-content: center;*/
}
pre {