Remove unused sticky sidebar class
This commit is contained in:
parent
379c3d9fe6
commit
dbe2f4896a
|
@ -298,11 +298,6 @@ main {
|
|||
font-size: 0.9rem;
|
||||
}
|
||||
|
||||
.sidebar--sticky {
|
||||
position: sticky;
|
||||
top: 5rem;
|
||||
}
|
||||
|
||||
/* Desktop main content layout */
|
||||
@media only screen and (min-width: 60rem) {
|
||||
.content__wrapper {
|
||||
|
|
Loading…
Reference in New Issue