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;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 650px) {
|
@media only screen and (max-width: 750px) {
|
||||||
.navigation {
|
.navigation {
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
width: calc(100vw - 40px);
|
width: calc(100vw - 40px);
|
||||||
|
Loading…
Reference in New Issue
Block a user