diff --git a/content/pages/de/index.md b/content/pages/de/index.md index e8d0a71ccccb461a54be982d3749783584a4766a..8cad7aeecababe6e28ccb0c60d3e0d5ddf5f1007 100644 --- a/content/pages/de/index.md +++ b/content/pages/de/index.md @@ -54,10 +54,10 @@ lang: de <div class="row"> <div class="d-flex flex-column col-lg-4 border-right"> <h2>Freie Software und Bildung Hand in Hand</h2> - <a href="https://schul-frei.org/"> + <a class="mt-auto" href="https://schul-frei.org/"> <img src="/theme/artwork/logo-schul-frei.svg" alt="Logo Projekt schul-frei" class="projektlogo" /> </a> - <p> + <p class="mt-auto"> Das Projekt schul-frei ist ein Kuratorium für Freie Software in der Bildung. </p> <p class="mt-auto"> @@ -69,10 +69,10 @@ lang: de </div> <div class="d-flex flex-column col-lg-4 border-right"> <h2>Lernen und Ausprobieren mit Kindern</h2> - <a href="https://hacknfun.org"> + <a class="mt-auto" href="https://hacknfun.org"> <img src="/theme/artwork/logo-hacknfun.svg" alt="Logo Projekt Hack'n'Fun" class="projektlogo" /> </a> - <p> + <p class="mt-auto"> Im Projekt Hack'n'Fun experimentieren Kinder, Jugendliche und Erwachsene gemeinsam, um technische Themen kennenzulernen. </p> @@ -86,10 +86,10 @@ lang: de </div> <div class="d-flex flex-column col-lg-4"> <h2>Gemeinschaft und Partizipation mit Jugendlichen</h2> - <a href="https://leopard-camp.org"> + <a class="mt-auto" href="https://leopard-camp.org"> <img src="/theme/artwork/logo-leopard.svg" alt="Logo Projekt LEOPARD" class="projektlogo" /> </a> - <p> + <p class="mt-auto"> Wer Erfahrungen mit Freier Software oder Informatik und Technik gesammelt hat, sollte diese vertiefen und an andere weitergeben. </p>