Add Collections section in Docs page

This commit is contained in:
Liyas Thomas
2020-07-18 06:39:45 +05:30
parent 4dc76b864f
commit 1827a98284
4 changed files with 328 additions and 281 deletions

View File

@@ -14,6 +14,8 @@
<style scoped lang="scss">
fieldset {
display: flex;
flex: 1;
margin: 16px 0;
border-radius: 8px;
background-color: var(--bg-dark-color);