mirror of
https://github.com/penpot/penpot.git
synced 2026-09-09 13:39:02 +00:00
Add .center helper class as friend of .row-flex
This commit is contained in:
parent
b5155eebcf
commit
86e7ffc04a
@ -35,6 +35,9 @@ $br-big: 8px;
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.center {
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&.half {
|
&.half {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user