périmètre de -small- modifié

This commit is contained in:
Raphael Goetter 2016-12-02 16:19:53 +01:00
parent 4097eccb7b
commit 174cd86888
8 changed files with 14 additions and 11 deletions

View file

@ -1919,7 +1919,7 @@ ul.unstyled {
width: calc(100% / 6 * 5 - 4rem - 0.01px); } }
/* Responsive Small Breakpoint */
@media (min-width: 544px) and (max-width: 767px) {
@media (min-width: 544px) and (max-width: 991px) {
[class*="-small-1"] > * {
width: calc(100% / 1 - 0.01px); }
[class*="-small-1"].has-gutter > * {