ttt
All checks were successful
deploy to production / deploy (push) Successful in 43s

This commit is contained in:
Robin Grenzdörfer 2023-09-05 13:51:08 +00:00
parent 8e3abd56c1
commit 1b54cf507e

View File

@ -174,10 +174,10 @@
gap: 20px;
&.towToThree {
.col:nth-child(1) {
flex: 2;
flex: 2 !important;
}
.col:nth-child(2) {
flex: 3;
flex: 3 !important;
}
}
&.dominant {