This commit is contained in:
2023-04-22 21:18:07 +10:00
parent 84bfd3cda2
commit a663e2bd56
22 changed files with 384 additions and 143 deletions

View File

@@ -114,7 +114,7 @@
}
.flex-row-reverse {
flex-direction: row-reverse;
flex-direction: row-reverse !important;
}
.flex-column {