1
Fork 0
mirror of https://github.com/Steffo99/unisteffo.git synced 2024-11-22 16:04:21 +00:00

Try migrate to css...?

This commit is contained in:
Steffo 2020-04-27 15:38:46 +02:00
parent 7a798e5b55
commit 8aabc1b0eb

View file

@ -2,13 +2,3 @@
}
.splitparent {
display: flex;
flex-wrap: wrap;
}
.splitchild {
flex-grow: 1;
flex-shrink: 0;
flex-basis: 0;
}