White box not centering

This commit is contained in:
Michael Rodin 2024-05-16 16:35:47 +02:00
parent cae4cc03fb
commit b125f86fa9

View file

@ -82,7 +82,7 @@ div.image {
min-width: 58pt;
width: auto;
display: inline-block;
padding: 5pt;
padding: 5pt auto;
margin: 12pt 10pt 12pt 12pt;
background: white;
}