„index.html“ ändern

main
Josh Mindsight 2022-12-22 21:50:09 +00:00
parent 21fce5bf49
commit dfa20e5578
1 changed files with 5 additions and 6 deletions

View File

@ -53,15 +53,14 @@
width: 80%;
}
.tuerme {
float: right;
padding-top: 0.5vw;
margin-right: 1vw;
}
.tuerme > img {
height: 100%;
width: 60px;
width: 6%;
min-width: 6%;
float: right;
padding-top: 0vw;
margin-right: 1vw;
}
.buttons {