Merge branch 'main' into Swino4ka

This commit is contained in:
Swino4ka
2024-04-17 17:05:57 +02:00
47 changed files with 2242 additions and 112 deletions

View File

@@ -1,3 +1,12 @@
.classMenegerCrash {
display: flex;
flex-direction: row;
}
.classNoMenegerCrash {
margin-top: 7.4vh;
margin-left: 1vh;
}
.crash-content {
display: grid;
grid-template-columns: repeat(6, 1fr);