chore: remove all processed files

This commit is contained in:
Mrugesh Mohapatra
2020-10-01 06:50:09 +05:30
parent 94ba6cdd0d
commit b1420e2de1
505 changed files with 5 additions and 87243 deletions

View File

@@ -248,6 +248,11 @@ body.close .github-corner {
/****** Markdown General ******/
.markdown-section h1,
.markdown-section h2 {
margin: 1em 0;
}
.markdown-section p {
font-size: 18px;
line-height: 28px;
@@ -319,12 +324,3 @@ body.close .github-corner {
.docsify-copy-code-button {
font-size: 0.7em !important;
}
/****** Anchor Headings ******/
a.anchor {
padding-top: 48px;
}
.markdown-section h2 {
margin: 0 0 0.8em;
}