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;
|
||||
width: fit-content;
|
||||
/* this may bite me in the ass*/
|
||||
display:flex;
|
||||
justify-content: center;
|
||||
/*display:flex;
|
||||
justify-content: center;*/
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
|
|||
Loading…
Reference in a new issue