diff --git a/public/css/footer.css b/public/css/footer.css index 85d9a6e..155e2e7 100644 --- a/public/css/footer.css +++ b/public/css/footer.css @@ -81,10 +81,3 @@ footer { .legal-links a:hover { color: var(--primary); } - -@media (max-width: 768px) { - .contact-block { - flex-direction: column; - align-items: center; - } -} diff --git a/public/css/responsive.css b/public/css/responsive.css index d445340..17d1bd9 100644 --- a/public/css/responsive.css +++ b/public/css/responsive.css @@ -89,6 +89,11 @@ .nav-menu a:hover { background-color: var(--hover-color); } + + .contact-block { + flex-direction: column; + align-items: center; + } } /* Mobile Devices */ diff --git a/public/index.html b/public/index.html index 0346764..80768d2 100644 --- a/public/index.html +++ b/public/index.html @@ -77,7 +77,7 @@

Ich freue mich darauf, Ihr Projekt kennenzulernen und mit Ihnen gemeinsam,
an Ihrer digitalen Zukunft zu arbeiten.