]> git.0d.be Git - panikweb-esperanzah.git/commitdiff
adjust size of gallery images
authorFrédéric Péters <fpeters@0d.be>
Wed, 31 Jul 2019 09:46:03 +0000 (11:46 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 31 Jul 2019 09:46:03 +0000 (11:46 +0200)
panikweb_templates/static/css/_specifics.scss

index 95e1072615fe1d75d8fc8fe7c9b742fd136ac4ac..b798e457e6993ca691f3fb23b84e3f798dbaa861 100644 (file)
@@ -1562,11 +1562,9 @@ div.gallery > div {
        > span {
                display: block;
                width: 20%;
-               height: 20vw;
                position: relative;
                @media screen and (max-width: $size_s) {
                        width: 50%;
-                       height: 50vw;
                }
                img {
                        width: 100%;