mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Reposition Toc and tweak width and line-height
This commit is contained in:
@@ -122,12 +122,12 @@ aside#toc {
|
|||||||
@media (min-width: 80rem) {
|
@media (min-width: 80rem) {
|
||||||
aside#toc {
|
aside#toc {
|
||||||
display: block;
|
display: block;
|
||||||
width: 15em;
|
width: 12rem;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left:1rem;
|
|
||||||
top: 4rem;
|
top: 4rem;
|
||||||
|
margin-left: -15rem;
|
||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
line-height: 1.1;
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
|
|
||||||
aside#toc h2 {
|
aside#toc h2 {
|
||||||
|
|||||||
Reference in New Issue
Block a user