change to new version of hugo-snap-gallery

This commit is contained in:
2020-03-09 16:09:25 +01:00
parent a38d48c71b
commit 49bf191ce0
25 changed files with 47 additions and 67 deletions

View File

@@ -133,23 +133,6 @@ a.learn-more:hover::after {
opacity: 1;
}
/* IMAGES */
figure img {
max-width: 100%;
}
figure.small img {
max-height: 150px;
}
figure.medium img {
max-height: 225px;
}
figure.pull-right {
padding: 10px 0 10px 10px;
}
figure.pull-left {
padding: 10px 10px 10px 0;
}
/* HELPER CLASSES */
.vertical-align {
display: flex;