Chore: content update #3

This commit is contained in:
Ward Truyen 2024-10-03 12:37:02 +02:00
parent 22c708b82f
commit 9a86656815

View File

@ -45,6 +45,12 @@ main>h2 {
margin-left: 0.2em; margin-left: 0.2em;
} }
img {
display: block;
margin: 0 auto;
max-width: 100%;
}
ul.dashed { ul.dashed {
list-style-type: '- '; list-style-type: '- ';
} }