Move Layout style

This commit is contained in:
Aron Malcher 2023-11-09 14:02:20 +01:00
parent dd1c5b7b31
commit c51593dbc4
Signed by: aronmal
GPG key ID: 816B7707426FC612
2 changed files with 8 additions and 10 deletions

View file

@ -192,10 +192,3 @@
grid-column: span 4;
}
}
.contentDiv {
display: flex;
flex-direction: column;
margin-bottom: auto;
}