Created
April 24, 2022 15:13
-
-
Save emchateau/ac8b277665e08e5d847f5ac8205efdf6 to your computer and use it in GitHub Desktop.
Longueur de ligne
This file contains 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
h1, h2, h3 { | |
line-height: 1.1; | |
} | |
p { | |
max-width: 60ch | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment