frontend: get rid of small margin below page content
continuous-integration/drone/push Build is passing Details

master
Simon Bruder 2019-07-16 15:53:39 +00:00
parent 83234769d6
commit d1da8cd9e2
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 4 additions and 0 deletions

View File

@ -113,6 +113,10 @@ export default {
max-width: 50vw;
}
img {
vertical-align: top;
}
.sidebar-enabler {
position: absolute;
top: 0px;