forked from samuel-p/sp-codes.de
updatedlayout
This commit is contained in:
parent
6f0e10b6e9
commit
065a8279f8
2 changed files with 9 additions and 3 deletions
|
@ -8,7 +8,7 @@ eleventyNavigation:
|
|||
icon: i-home
|
||||
---
|
||||
|
||||
<div class="row py-5">
|
||||
<div class="row py-lg-5">
|
||||
<div class="col-12 col-lg-4 mb-4 mb-lg-0 fill-col-inner">
|
||||
<div class="logo huge animated">
|
||||
{% include "logo-animated.html" %}
|
||||
|
@ -65,7 +65,7 @@ eleventyNavigation:
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row justify-content-center py-5">
|
||||
<div class="row justify-content-center py-lg-5">
|
||||
<div class="col">
|
||||
<h1 class="text-center">Tool-Übersicht</h1>
|
||||
<p class="text-center"><a href="/{{locale}}/services">Alle Dienste anzeigen</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue