Improve layout?

This commit is contained in:
Christoph Hagen
2022-03-26 20:05:11 +01:00
parent 56327e3b7a
commit 9586e80569
3 changed files with 4 additions and 3 deletions

View File

@ -15,10 +15,11 @@ body {
.wrapper {
padding: 0;
margin: 0;
min-height: 100%;
height: 100vh;
background: linear-gradient(160deg, #784141, #271c27);
display: flex;
align-items: center;
overflow: hidden;
}
.texts {