diff --git a/index.html b/index.html index c19ffd7..5b0718d 100644 --- a/index.html +++ b/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;