From 19399c7a52f85316e4d2e7446290d18fb8865a98 Mon Sep 17 00:00:00 2001 From: hendr-ik Date: Sat, 22 May 2021 20:28:06 +0200 Subject: [PATCH] update index gfx --- homepage/content/articles/0180-analyticstxt.md | 4 ++-- homepage/theme/static/css/fix.css | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/homepage/content/articles/0180-analyticstxt.md b/homepage/content/articles/0180-analyticstxt.md index cb15d53..4fd5611 100644 --- a/homepage/content/articles/0180-analyticstxt.md +++ b/homepage/content/articles/0180-analyticstxt.md @@ -1,6 +1,6 @@ title: Disclose what you collect description: Why we drafted a standard that allows you to disclose information about your use of analytics software and user tracking. -date: 2021-05-20 +date: 2021-05-24 slug: analytics-txt url: /blog/analytics-txt/ sitemap_priority: 0.7 @@ -10,7 +10,7 @@ bottom_cta: cookie # Disclose what you collect -The variety of data protection regulations and the range of methods used to collect usage data make web analytics a confusing field. A well-defined way for websites to indicate their use of analytics and tracking software is still missing. We started working on such a standard and gave it the name `analytics.txt` . +The variety of data protection regulations and the range of methods used to collect usage data make web analytics a confusing field. A well-defined way for websites to indicate their use of analytics and tracking software is still missing. Earlier this year we started working on such a standard and gave it the name `analytics.txt` . ### Learning from building Offen diff --git a/homepage/theme/static/css/fix.css b/homepage/theme/static/css/fix.css index 68ee81d..b578b7f 100644 --- a/homepage/theme/static/css/fix.css +++ b/homepage/theme/static/css/fix.css @@ -181,7 +181,7 @@ LAYOUT height: 24rem; } .hx-customize { - height: 28rem; + height: 26rem; } .mx-customize { margin: 0; @@ -466,7 +466,7 @@ STACKING IMAGES } .bg-feature-3 { top: 0; - left: -35%; + left: -50%; z-index : 410; } .bg-compare-a-pfeil { @@ -525,7 +525,7 @@ STACKING IMAGES left: calc(50% - 21rem); } .bg-feature-3 { - left: calc(50% - 18rem); + left: calc(50% - 28rem); } .bg-compare-c-pfeil { top: -5rem;