„css/back.css“ ändern

This commit is contained in:
Yann Mölle 2023-05-29 15:09:15 +02:00
parent c0d10aa3c1
commit 7af447236c

View File

@ -26,15 +26,6 @@
}
}
body {
background-color: #222;
position: absolute;
inset: 0;
display: flex;
place-content: center;
align-items: center;
overflow: hidden;
}
/* This is just to transition when you change the viewport size. */
* {