Created
December 19, 2019 16:15
-
-
Save BMU-Verlag/2bb4bab4e4a3b79d2eaf1c07e1a436bf 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
div.column-20 { | |
width: 20% | |
} | |
div.column-40 { | |
width: 40% | |
} | |
div.column-50 { | |
width: 50% | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment