gestion de conflit des classes .grid-item-*
This commit is contained in:
parent
5d7ce42692
commit
4eec65bf89
9 changed files with 24 additions and 22 deletions
|
@ -85,11 +85,11 @@ $iefix: 0.01px;
|
|||
margin-right: auto !important;
|
||||
}
|
||||
// Grid order
|
||||
.grid-item-first {
|
||||
.item-first {
|
||||
order: -1;
|
||||
}
|
||||
|
||||
.grid-item-last {
|
||||
.item-last {
|
||||
order: 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue