move cards

This commit is contained in:
2023-01-20 19:54:20 +02:00
parent e752c46d96
commit 321f1909c5
8 changed files with 29 additions and 9 deletions

View File

@ -1570,6 +1570,10 @@ select {
margin-top: 5rem;
}
.ml-3 {
margin-left: 0.75rem;
}
.block {
display: block;
}