Fix mobile layout.

This commit is contained in:
Viktor Kovacs 2021-03-27 18:19:33 +01:00
parent 4aa15a2d08
commit dc8d59260c

View File

@ -141,6 +141,8 @@ div.code
font-size: 14px;
margin: 10px 0px;
padding : 5px;
overflow: auto;
white-space: nowrap;
}
@media only screen and (max-width: 1000px)