Skip to content

Commit

Permalink
chore: update docusaurus template (#781)
Browse files Browse the repository at this point in the history
Signed-off-by: aeneasr <aeneasr@users.noreply.github.com>

Co-authored-by: aeneasr <aeneasr@users.noreply.github.com>
  • Loading branch information
aeneasr and aeneasr committed Jul 6, 2021
1 parent 6e3e1a2 commit 6ae63ae
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/src/theme/API.module.css
Expand Up @@ -3,10 +3,6 @@
max-width: 100%;
}

:global main {
max-width: 100% !important;
}

:global .container .col {
width: 100% !important;
max-width: 100% !important;
Expand All @@ -15,6 +11,3 @@
:global .container .col.col--3 {
display: none;
}

:global .container .col {
}

0 comments on commit 6ae63ae

Please sign in to comment.