diff --git a/index.html b/index.html index 7beee4e..99fe4e5 100644 --- a/index.html +++ b/index.html @@ -85,7 +85,12 @@

Meine Schwerpunkte

- +
diff --git a/styles.css b/styles.css index f036449..bec6c5a 100644 --- a/styles.css +++ b/styles.css @@ -271,6 +271,12 @@ button { margin-top: 0; } +.section-head__accent--focus { + position: relative; + top: 2.1rem; + left: 3ch; +} + .section-head img { width: clamp(70px, 9vw, 120px); margin-top: -0.3rem;