add pipe nav

This commit is contained in:
2020-07-30 11:07:54 +02:00
parent 62e09ba0eb
commit fc54e18ab9
9 changed files with 201 additions and 14 deletions
@@ -48,9 +48,9 @@ article{
margin-top: 1rem;
.paragraph--type--images{
img{
max-width: 100%;
max-height: 400px;
object-fit: contain;
width: auto;
@media screen and (min-width: 992px) {
width: 100%;
}