Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 204: | Line 204: | ||
float: right; |
float: right; |
||
top: 2rem; |
top: 2rem; |
||
padding-left: |
padding-left: 3rem; |
||
width: calc(100% - 50rem); |
width: calc(100% - 50rem); |
||
} |
} |
||
.toc { |
.toc { |
||
margin-left: auto; |
margin-left: auto; |
||
} |
|||
} |
|||
@media (min-width: 1280px) { |
|||
.sp-toc { |
|||
padding-left: 2rem; |
|||
} |
} |
||
} |
} |