classe .flexbox responsive en tiny screen
This commit is contained in:
parent
60a64a8a13
commit
2de96ecda1
6 changed files with 16 additions and 3 deletions
|
@ -268,6 +268,10 @@
|
|||
margin-right: 0 !important;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.flexbox {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.w300p,
|
||||
.w400p,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue