Mobile friendly
This commit is contained in:
@@ -293,4 +293,14 @@ div[data-title]:hover:after {
|
||||
-webkit-border-radius: 20px;
|
||||
border-radius: 20px;
|
||||
background: #4CAF50;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
body {
|
||||
font-size: 28px!important;
|
||||
}
|
||||
button {
|
||||
font-size: 28px;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user