„index.html“ ändern

This commit is contained in:
Josh Mindsight 2022-12-22 21:50:09 +00:00
parent 21fce5bf49
commit dfa20e5578

View file

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