website: upgrade to docusaurus@2.0.0-beta.21

This commit is contained in:
Yangshun Tay
2022-06-11 14:48:25 +08:00
parent a6bcb0ee3e
commit f2b2d6b1ae
4 changed files with 1465 additions and 1545 deletions

View File

@@ -224,3 +224,7 @@ html[data-theme='dark'] .navbar-icon-instagram:before {
.admonition-heading h5 {
margin-top: 0;
}
.pagination-nav {
grid-template-columns: repeat(1, 1fr);
}