„index.html“ ändern

This commit is contained in:
Josh Mindsight 2022-12-22 21:22:45 +00:00
parent e8064b44e9
commit b2c1463b1e

View file

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