Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 201: | Line 201: | ||
@media (min-width: 1100px) { |
@media (min-width: 1100px) { |
||
.sp-toc { |
.sp-toc { |
||
position: sticky; |
|||
float: right; |
float: right; |
||
top: 2rem; |
|||
padding-left: 1rem; |
padding-left: 1rem; |
||
width: calc(100% - 50rem); |
width: calc(100% - 50rem); |