Increase maximum mobile width dimensions from 580px to 640px
Increase maximum viewport dimensions from 580px to 640px \assign @Bradamant3
This commit is contained in:
@@ -892,7 +892,7 @@ th {
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
@media screen and (max-width: 580px) {
|
@media screen and (max-width: 640px) {
|
||||||
|
|
||||||
.browsecolumn {
|
.browsecolumn {
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
|||||||
Reference in New Issue
Block a user