diff --git a/css/styles.css b/css/styles.css index 3e40dd0..e55a1b9 100644 --- a/css/styles.css +++ b/css/styles.css @@ -895,14 +895,14 @@ body[data-lang="en"] .hide-de { display: none !important; } line-height: 1.4; } -/* Locked image nach Unsere Themen — nur sichtbar wenn nicht eingeloggt */ +/* Locked image — nur sichtbar wenn nicht eingeloggt */ .about-locked-wrap { position: relative; display: block; width: 100%; max-width: 800px; height: auto; - margin: 32px auto 0; + margin: 32px auto; border-radius: 16px; overflow: hidden; } diff --git a/index.html b/index.html index 7b7b576..d48d15d 100644 --- a/index.html +++ b/index.html @@ -349,21 +349,6 @@
-