diff --git a/themes/cozy-hugo/assets/css/main.scss b/themes/cozy-hugo/assets/css/main.scss index da58f5b..b1b9403 100644 --- a/themes/cozy-hugo/assets/css/main.scss +++ b/themes/cozy-hugo/assets/css/main.scss @@ -49,7 +49,6 @@ header { background-color: var(--background-header); background-image: url(home-header-optimized.svg); background-position: center; - background-size: cover; color: var(--text); display: flex; flex-direction: column; @@ -182,7 +181,7 @@ main { footer { - margin-top: 80px !important; + margin-top: 20px !important; text-align: center; } diff --git a/themes/cozy-hugo/layouts/index.html b/themes/cozy-hugo/layouts/index.html index 44bdb6c..7d1b5b9 100644 --- a/themes/cozy-hugo/layouts/index.html +++ b/themes/cozy-hugo/layouts/index.html @@ -12,7 +12,7 @@

Chat

Schreibe verschlüsselt und vertraulich mit deinen Freunden, Bekannten und deiner Familie.

@@ -20,29 +20,22 @@

Talk

Sprich verschlüsselt und vertraulich mit deinen Freunden, Bekannten und deiner Familie.

Code

Beginne und pflege deine Projekte.

-
-
-

Make

-

Automatisiere deine Projekte.

-

Ntfy

Verpasse keine wichtigen Informationen und erhalte entgooglete Push-Benachrichtigungen.

diff --git a/themes/cozy-hugo/layouts/partials/footer.html b/themes/cozy-hugo/layouts/partials/footer.html index 9548db1..4672c8b 100644 --- a/themes/cozy-hugo/layouts/partials/footer.html +++ b/themes/cozy-hugo/layouts/partials/footer.html @@ -1,9 +1,4 @@ \ No newline at end of file diff --git a/themes/cozy-hugo/layouts/partials/nav.html b/themes/cozy-hugo/layouts/partials/nav.html index a0a33c3..a9671b3 100644 --- a/themes/cozy-hugo/layouts/partials/nav.html +++ b/themes/cozy-hugo/layouts/partials/nav.html @@ -1,4 +1,3 @@ \ No newline at end of file