This commit is contained in:
WickedJack99
2022-09-29 09:27:29 +02:00
parent b622294e57
commit 24baca1a72
3 changed files with 7 additions and 2 deletions

View File

@@ -15,6 +15,11 @@ body {
align-content: center;
}
#divMain {
display: flex;
justify-content: center;
}
#div00 {
min-width: 960px;
min-height: 480px;