entrouvert: do not stick screen borders

This commit is contained in:
Christophe Siraut 2019-08-12 17:52:57 +02:00
parent 36d629d9f6
commit 8ecf76f858
1 changed files with 1 additions and 3 deletions

View File

@ -16,9 +16,7 @@ a.pk-button:hover {
}
#columns {
@media screen and (max-width: $very-small-limit) {
padding: 0 4px 0 0;
}
padding: 0 4px 0 4px;
}
#footer {