Experimentation for the website relaunch#28
Draft
LorenzBischof wants to merge 3 commits into
Draft
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
2024944 to
4cbdad9
Compare
johanngyger
reviewed
Jul 4, 2026
| font-display: swap; | ||
| src: url('/fonts/inter-latin-ext.woff2') format('woff2'); | ||
| unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; | ||
| } |
Contributor
There was a problem hiding this comment.
I like the embedded fonts ❤️
johanngyger
reviewed
Jul 4, 2026
johanngyger
left a comment
Contributor
There was a problem hiding this comment.
Changes are great! Please refine a bit
|
|
||
| .btn--primary:hover { | ||
| background: var(--dark-blue); | ||
| background: rgb(4, 105, 161); |
Comment on lines
+5
to
+6
| eyebrow: "Our own solutions & enterprise support" | ||
| title: "Platform building blocks for any terrain." |
Contributor
There was a problem hiding this comment.
Please don't change the hero texts for now.
| {{/* ---------- Hero (centered, blocks photo below) ---------- */}} | ||
| {{ with .Params.hero }} | ||
| <section class="hero"> | ||
| <section class="hero" style="--hero-motif: url('/images/hero/texture-produkte.svg')"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All just experimentation. This is not meant to be merged. Pick out whatever you like into the other PR.