Improved ladder appearance on mobile
This commit is contained in:
@@ -313,7 +313,7 @@ pre {
|
||||
|
||||
@media screen and (max-width: 480px) {
|
||||
.show.mobile {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.hide.mobile {
|
||||
|
||||
Reference in New Issue
Block a user