Fixed mini player covering nav
This commit is contained in:
@@ -79,4 +79,10 @@
|
||||
.align-right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 590px) {
|
||||
nav.bottom {
|
||||
bottom: 100px !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user