„index.html“ ändern
This commit is contained in:
parent
e8064b44e9
commit
b2c1463b1e
1 changed files with 7 additions and 4 deletions
11
index.html
11
index.html
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue