Merge pull request #1751 from JakeWharton/patch-1
Remove automatic capitalization of container name
This commit is contained in:
@@ -18,7 +18,6 @@ main {
|
||||
button .container-name,
|
||||
#current-container-name {
|
||||
font-weight: bold;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1300px) {
|
||||
|
||||
Reference in New Issue
Block a user