Merge pull request #1751 from JakeWharton/patch-1

Remove automatic capitalization of container name
This commit is contained in:
luke crouch
2021-01-11 09:22:07 -06:00
committed by GitHub
-1
View File
@@ -18,7 +18,6 @@ main {
button .container-name,
#current-container-name {
font-weight: bold;
text-transform: capitalize;
}
@media only screen and (max-width: 1300px) {