mirror of
https://github.com/codex-storage/codex.storage.git
synced 2025-02-24 10:28:20 +00:00
chore: remove unnecessary custom CSS
This commit is contained in:
parent
4ee292788a
commit
caa7d86690
@ -9,14 +9,4 @@ html {
|
||||
// TODO: breadcrumbs: false in docusaurus.config.js does not work
|
||||
.theme-doc-breadcrumbs {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.community-container article {
|
||||
max-width: 796px;
|
||||
margin: 16px auto 0 auto;
|
||||
}
|
||||
|
||||
div:has(.community-container) > .container {
|
||||
padding-bottom: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user