mirror of
https://github.com/lus/pasty.git
synced 2023-08-10 21:13:09 +03:00
Improve frontend mobile view
This commit is contained in:
parent
b2899c28f5
commit
5272426dac
@ -170,7 +170,7 @@ html, body {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 650px) {
|
||||
@media only screen and (max-width: 750px) {
|
||||
.navigation {
|
||||
padding: 0 20px;
|
||||
width: calc(100vw - 40px);
|
||||
|
Loading…
Reference in New Issue
Block a user