mirror of
https://github.com/Steffo99/unisteffo.git
synced 2024-11-23 00:14:21 +00:00
Try migrate to css...?
This commit is contained in:
parent
7a798e5b55
commit
8aabc1b0eb
1 changed files with 0 additions and 10 deletions
|
@ -2,13 +2,3 @@
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.splitparent {
|
|
||||||
display: flex;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
}
|
|
||||||
|
|
||||||
.splitchild {
|
|
||||||
flex-grow: 1;
|
|
||||||
flex-shrink: 0;
|
|
||||||
flex-basis: 0;
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue