page histoire - v0.0.11

This commit is contained in:
François-Xavier Guillois
2023-06-05 21:27:34 +02:00
parent 7d7ec478e5
commit d388c3ba4b
10 changed files with 58 additions and 27 deletions
+5
View File
@@ -192,6 +192,11 @@
align-items: flex-end;
}
.gap-xs { gap: 2px; }
.gap-sm { gap: 4px; }
.gap-md { gap: 8px; }
.gap-lg { gap: 16px; }
.flexshrink {
-webkit-box-flex: 0;
-ms-flex: 0;