doc footer css update

This commit is contained in:
jinhojang6
2023-06-08 22:44:12 +09:00
parent 3662a2b0b8
commit ce490438ba
@@ -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;