hide preview mode on phones
This commit is contained in:
@@ -61,7 +61,7 @@ body {
|
||||
border: 3px solid black;
|
||||
padding: 15px;
|
||||
}
|
||||
@media (max-width: 720px) {
|
||||
@media (max-width: 600px) {
|
||||
.CodeMirror {
|
||||
flex: 1;
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user