mirror of
https://github.com/Django-LiveView/docs.git
synced 2025-07-01 11:55:42 +02:00
Update
This commit is contained in:
@ -91,7 +91,12 @@ a:hover,
|
||||
padding-bottom: 0;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
@media (width < 600px) {
|
||||
.nav-main__link--logo {
|
||||
z-index: -1;
|
||||
}
|
||||
}
|
||||
|
||||
.image {
|
||||
|
Reference in New Issue
Block a user