updated image layout in articles
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
a7fb132f02
commit
170fc28d15
2 changed files with 34 additions and 29 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue