mirror of https://github.com/freeCodeCamp/devdocs
Fix header alignment in Python (issue #808)
parent
68bd35c1bc
commit
22fa7c81b6
@ -0,0 +1,6 @@
|
|||||||
|
._python {
|
||||||
|
@extend %sphinx;
|
||||||
|
|
||||||
|
h2 > a, h3 > a, dt[id] > a.external, dt[id] > a.internal { float: none !important; }
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in new issue