sticky documentation navigation
This commit is contained in:
parent
485cf473b0
commit
990432b014
File diff suppressed because one or more lines are too long
@ -540,6 +540,11 @@ svg {
|
||||
margin-top: 0;
|
||||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
|
||||
@media screen and (min-width: 1080px) and (max-resolution: 1x) {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/* Responsive 1080px
|
||||
|
Loading…
x
Reference in New Issue
Block a user