„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 > img { .tuerme {
width: 60px;
max-width: 60px;
float: right; float: right;
padding-top: 0.5vw; padding-top: 0.5vw;
margin-right: 1vw; margin-right: 1vw;
} }
.tuerme > img {
width: 60px;
max-width: 60px;
}
.buttons { .buttons {
justify-content: center; justify-content: center;
padding-top: 10vw; padding-top: 10vw;