Created
February 5, 2021 08:55
-
-
Save wpmu-authors/a661eb087c2c8cf74d5ae4c511a09a5a to your computer and use it in GitHub Desktop.
style_ul.css
This file contains hidden or 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
ul.subsites { | |
list-style-type: none; | |
overflow: auto; | |
max-width: 1000px; | |
margin: 0 auto; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment