updated image layout in articles
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2023-01-13 16:24:28 +01:00
parent a7fb132f02
commit 170fc28d15
2 changed files with 34 additions and 29 deletions

View file

@ -268,6 +268,7 @@ pre {
img {
display: block;
margin: 1rem auto;
max-width: 100%;
}
}
@ -317,4 +318,4 @@ table.table {
border: 1px solid #fff;
border-bottom: none;
}
}
}