Created
October 11, 2019 09:35
-
-
Save koss-lebedev/2e34d3bb3fa4adc1b419f28392709dff 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
.container { | |
display: flex; | |
overflow-x: scroll; | |
width: 100%; | |
padding: 20px 0; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment