Skip to content

Instantly share code, notes, and snippets.

@oliverlindberg
Created March 4, 2024 08:44
Show Gist options
  • Save oliverlindberg/1135aec732e0489806611ea412cb3cf3 to your computer and use it in GitHub Desktop.
Save oliverlindberg/1135aec732e0489806611ea412cb3cf3 to your computer and use it in GitHub Desktop.
body {
font-size: clamp(1rem, 2vi, 1.5rem); /* Schriftgröße skaliert zwischen 1rem und 1.5rem basierend auf der Viewport-Breite */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment