feat: article page widget support (#488)

* feat: article page widget support

* refactor: get rid of article toolbar

Same 3 column layout for article page and homepage

* add missing space
This commit is contained in:
Jimmy Cai
2022-02-26 23:45:25 +01:00
committed by GitHub
parent 0fbbc12949
commit 4d552a9df5
13 changed files with 71 additions and 133 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
}
.right-sidebar {
flex-shrink: 0;
width: 100%;
display: none;
&.sticky {