This commit is contained in:
2023-08-28 15:07:59 +01:00
parent 9bbbd513c2
commit b5033798c4
21 changed files with 427 additions and 103 deletions

View File

@ -76,6 +76,10 @@ a {
color: white;
}
.g8 {
gap: 8px;
}
.g24 {
gap: 24px;
}