Updated
This commit is contained in:
parent
8e724b166a
commit
b5e92165c8
33 changed files with 82 additions and 223 deletions
|
|
@ -1,4 +1,4 @@
|
|||
.row-left
|
||||
.dasig-row-left
|
||||
display: flex
|
||||
flex-direction: row
|
||||
flex-wrap: wrap
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
align-items: center
|
||||
align-content: center
|
||||
|
||||
.row-center
|
||||
.dasig-row-center
|
||||
display: flex
|
||||
flex-direction: row
|
||||
flex-wrap: wrap
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
align-items: center
|
||||
align-content: center
|
||||
|
||||
.row-right
|
||||
.dasig-row-right
|
||||
display: flex
|
||||
flex-direction: row
|
||||
flex-wrap: wrap
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
align-items: center
|
||||
align-content: center
|
||||
|
||||
.row-split
|
||||
.dasig-row-split
|
||||
display: flex
|
||||
flex-direction: row
|
||||
flex-wrap: wrap
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
align-items: center
|
||||
align-content: center
|
||||
|
||||
.row-spaced
|
||||
.dasig-row-spaced
|
||||
display: flex
|
||||
flex-direction: row
|
||||
flex-wrap: wrap
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
align-items: center
|
||||
align-content: center
|
||||
|
||||
.row-even
|
||||
.dasig-row-even
|
||||
display: flex
|
||||
flex-direction: row
|
||||
flex-wrap: wrap
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue