mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
doc footer css update
This commit is contained in:
@@ -616,6 +616,26 @@ a[class^='sidebarLogo_'] {
|
||||
}
|
||||
}
|
||||
|
||||
.theme-doc-footer {
|
||||
margin-bottom: 96px;
|
||||
}
|
||||
|
||||
.theme-doc-footer-edit-meta-row {
|
||||
div[class*='lastUpdated_'] {
|
||||
@include lsd.typography('body2');
|
||||
font-style: normal;
|
||||
opacity: 0.7;
|
||||
|
||||
small {
|
||||
display: none;
|
||||
}
|
||||
|
||||
b {
|
||||
font-weight: 400 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.navbar-sidebar__item {
|
||||
padding-inline: var(--content-padding);
|
||||
padding-block: 0;
|
||||
|
||||
Reference in New Issue
Block a user