This commit is contained in:
rwanoux
2024-11-22 18:18:10 +01:00
parent 1f1198b2d5
commit 9a4a3553d4
4 changed files with 15 additions and 8 deletions
+4
View File
@@ -39,6 +39,10 @@
flex: 2;
}
.flexsmall {
flex: 0.5
}
// Alignment styles.
.align-left {
justify-content: flex-start;