diff --git a/assets/main.css b/assets/main.css index d57e29c..3b965b2 100644 --- a/assets/main.css +++ b/assets/main.css @@ -121,10 +121,7 @@ main { .menuEntry { display: inline-block; - width: 200; - margin-bottom: 10px; - margin-top: 10px; - gap: 10px; + width: 220px; } .menuEntryHelper { @@ -132,12 +129,12 @@ main { height: 200px; background-color: black; border: 2px solid white; + display: flex; + justify-content: center; } .menuEntryIlustration { background-color: black; - margin: auto; - display: block; } .menuEntryImage { diff --git a/index.html b/index.html index 56be248..7c81c15 100644 --- a/index.html +++ b/index.html @@ -27,17 +27,15 @@ - -
- +