I did indeed regret that centering
This commit is contained in:
parent
3437f5ee65
commit
dccb03fd69
1 changed files with 2 additions and 2 deletions
|
|
@ -234,8 +234,8 @@ blockquote {
|
||||||
max-width: fill-available;
|
max-width: fill-available;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
/* this may bite me in the ass*/
|
/* this may bite me in the ass*/
|
||||||
display:flex;
|
/*display:flex;
|
||||||
justify-content: center;
|
justify-content: center;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue