1
0
Fork 0

💄 Tweak to theme-wrapper

This commit is contained in:
Joost De Cock 2019-05-03 16:51:35 +02:00
parent a27c0b8fc7
commit b9b6556319

View file

@ -1,5 +1,6 @@
.theme-wrapper {
margin-top: 64px;
margin-top: 0;
padding-top: 64px;
min-height: calc(100vh - 64px);
}