Fixed the bottom nav & calendar

This commit is contained in:
tidusjar 2020-05-20 23:47:18 +01:00
parent cb87479288
commit 8c145f6bb7

View file

@ -63,7 +63,7 @@
// changed bottom to 10px so when you overlay a link it won't get blocked by URL
.bottom-nav-link {
bottom: 10px;
position: absolute;
position: absolute !important;
//background-color:#E84C3D;
}