„index.html“ ändern

main
Josh Mindsight 2022-12-22 21:22:45 +00:00
parent e8064b44e9
commit b2c1463b1e
1 changed files with 7 additions and 4 deletions

View File

@ -53,14 +53,17 @@
width: 80%;
}
.tuerme {
float: right;
padding-top: 0.5vw;
margin-right: 1vw;
}
.tuerme > img {
width: 60px;
max-width: 60px;
float: right;
padding-top: 0.5vw;
margin-right: 1vw;
}
.buttons {
justify-content: center;
padding-top: 10vw;