From e4ab7c37771c2d14182dabf674235e5628e1d121 Mon Sep 17 00:00:00 2001 From: benjaminaaron Date: Sun, 11 Feb 2024 22:23:55 +0100 Subject: [PATCH] Restyling approach logo 27 --- assets/css/style.css | 4 ++-- src/_data/nav.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 7c5c999..33e5931 100755 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -7,7 +7,7 @@ VERSION: 1.0.0 @import url("https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,600,700|Montserrat:300,400,500,600,700&display=swap"); :root { - --box-gradient: linear-gradient(to top right, #1b2c3f, #3c628c); + --box-gradient: linear-gradient(to top right, #2da5b3, #3fecff); --on-white-color: #384361; } @@ -95,7 +95,7 @@ body { .site-navigation { /* padding: 20px 0; */ - background: #1b2c3f; + background: #3fecff; position: fixed; top: 0; width: 100%; diff --git a/src/_data/nav.json b/src/_data/nav.json index 65da5d5..44c020c 100644 --- a/src/_data/nav.json +++ b/src/_data/nav.json @@ -3,7 +3,7 @@ "linkedinLink": "https://www.linkedin.com/company/foerderfunke", "githubLogo": "assets/images/github-mark.png", "githubLink": "https://github.com/Citizen-Knowledge-Graph", - "navLogo": "assets/images/funke_logo_with_text_26.png", + "navLogo": "assets/images/funke_logo_with_text_27.png", "navLinks": [ "de", "en"