mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2024-12-12 05:20:26 +00:00
Add a margin to sided galleries
This commit is contained in:
parent
d004a15b68
commit
05b6452308
@ -159,6 +159,7 @@ aside { clear: both; }
|
|||||||
.img-gallery_layout-side {
|
.img-gallery_layout-side {
|
||||||
float: right;
|
float: right;
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
|
margin-left: 1em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.img-gallery img { max-width: 100%; max-height: 50vh; }
|
.img-gallery img { max-width: 100%; max-height: 50vh; }
|
||||||
|
Loading…
Reference in New Issue
Block a user