Revert "Merge branch 'canary' into master" (#712)

Revert "Merge branch 'canary' into master (#711)"

This reverts commit 8a597a5c9c.
This commit is contained in:
Jimmy Cai
2022-10-29 17:14:19 +02:00
committed by GitHub
parent 8a597a5c9c
commit b03390d237
73 changed files with 1976 additions and 892 deletions
+1 -5
View File
@@ -11,6 +11,7 @@
flex-direction: column;
flex-shrink: 0;
align-self: stretch;
gap: var(--sidebar-element-separation);
max-width: none;
width: 100%;
position: relative;
@@ -64,11 +65,6 @@
}
}
}
.social-menu,
.menu {
margin-top: var(--sidebar-element-separation);
}
}
.right-sidebar {