mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2025-02-16 20:00:51 +01:00
9 lines
81 B
CSS
9 lines
81 B
CSS
.MBPost * {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
|
|
.MBPost figure {
|
|
margin: 1em;
|
|
}
|