mirror of https://github.com/freeCodeCamp/devdocs
parent
f89c9aeda1
commit
3e0193cdea
@ -1,16 +1,5 @@
|
|||||||
._yard {
|
._yard {
|
||||||
> h2 { @extend %block-heading; }
|
@extend %simple;
|
||||||
.signature { @extend %block-label, %label-blue; }
|
|
||||||
|
|
||||||
> .method_details {
|
|
||||||
padding-left: 1rem;
|
|
||||||
|
|
||||||
> .signature { margin-left: -1rem; }
|
|
||||||
> .signature .overload { display: block; }
|
|
||||||
|
|
||||||
h3 { font-size: inherit; }
|
|
||||||
ul, pre { margin: 1em 0; }
|
|
||||||
}
|
|
||||||
|
|
||||||
.tag_title { font-weight: $boldFontWeight; }
|
.tag_title { font-weight: $boldFontWeight; }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in new issue