1
1
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:
Frank LENORMAND 2015-09-26 11:49:32 +03:00
parent a68e886668
commit c63f47b51b

View File

@ -4,7 +4,7 @@
}
body {
padding-top: 260px;
padding-top: 300px;
}
@media (min-width: 768px) {