mirror of
https://github.com/zaphar/jeremy.marzhillstudios.com.git
synced 2025-07-22 19:39:56 -04:00
Widen the toc menu a bit.
This commit is contained in:
parent
098847ad57
commit
73f6794471
@ -3,7 +3,7 @@ $toc-max-sreen-width: 2 * 200px + $post-toc-margin-left !default;
|
|||||||
|
|
||||||
.post-toc {
|
.post-toc {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 200px;
|
width: 15em;
|
||||||
margin-left: $post-toc-margin-left;
|
margin-left: $post-toc-margin-left;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user