Skip to content
Snippets Groups Projects
Commit 9ee33988 authored by alexisben's avatar alexisben
Browse files

Merge branch 'main' into block-gallery-large

parents 648d0cf9 51c6a5d7
No related branches found
No related tags found
No related merge requests found
......@@ -4,12 +4,10 @@ body
font-family: $body-font-family
-moz-osx-font-smoothing: grayscale
-webkit-font-smoothing: antialiased
font-size: $body-size
font-size: var(--body-size)
line-height: var(--body-line-height)
font-variant-ligatures: common-ligatures
text-rendering: optimizelegibility
line-height: $body-line-height
@include media-breakpoint-up(desktop)
font-size: $body-size-desktop
// Experimental, not implemented yet
// https://github.com/jantimon/text-box-trim-examples
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment