Created
March 4, 2024 08:53
-
-
Save oliverlindberg/1271e296ba951c76edfec936a3131f1b to your computer and use it in GitHub Desktop.
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
.element { | |
width: min-content; /* Das Element wird nicht schmaler als sein Inhalt */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment