This commit is contained in:
Raphael Goetter 2017-08-01 09:36:57 +02:00
parent fdd8aa013f
commit ddc20002ca
6 changed files with 61 additions and 24 deletions

View file

@ -96,6 +96,7 @@ http://www.alsacreations.com/tuto/lire/1493-css3-flexbox-layout-module.html
.flex-row-reverse {
flex-direction: row-reverse;
justify-content: flex-end;
}
.flex-container-v,