mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-22 22:55:26 +03:00
Fix the layout of the page under several resolutions
This commit is contained in:
parent
a68e886668
commit
c63f47b51b
@ -4,7 +4,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 260px;
|
padding-top: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user