1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +02:00

.gallery li (no autofill: equal width)

flex: inherit
This commit is contained in:
José Luis Antúnez
2017-03-18 15:13:52 +01:00
committed by GitHub
parent 629066feeb
commit e208bbb530

View File

@@ -2062,6 +2062,7 @@ img size recommended:800x600px
=================================================== */
.flexblock.gallery li {
flex:inherit;
margin-bottom: 4.8rem;
}