Skip to content

Instantly share code, notes, and snippets.

@fgeierst
Created July 30, 2023 11:51
Show Gist options
  • Save fgeierst/7065b8e132389e7ab81bcd408101388f to your computer and use it in GitHub Desktop.
Save fgeierst/7065b8e132389e7ab81bcd408101388f to your computer and use it in GitHub Desktop.
a:not([class]) {
/* Relatively sized thickness and offset */
text-decoration-thickness: max(0.08em, 1px);
text-underline-offset: 0.15em;
}
/* https://moderncss.dev/modern-css-for-dynamic-component-based-architecture/ */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment