1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

Update to sphinx 4

This commit is contained in:
Ravind Kumar
2022-02-15 18:25:12 -05:00
committed by Ravind Kumar
parent d8058810ba
commit b15493e2f9
6 changed files with 12 additions and 1137 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
.sidebar {
div.sidebar,aside.sidebar {
width: $sidebar-width;
position: fixed;
left: 0;
@ -30,7 +30,7 @@
}
}
.sidebar-active {
div.sidebar-active {
.sidebar {
@include breakpoint-min(breakpoints(xl)) {
transform: translate3d(-100%, 0, 0);
@ -47,7 +47,7 @@
}
}
.sidebar__title {
div.sidebar__title {
margin: -0.25rem 0 1.5rem;
line-height: 100%;