feat: add data section to advanced with sync

Co-authored-by: David Ralph <me@davidcralph.co.uk>
This commit is contained in:
alexsparkes
2022-05-01 22:44:15 +01:00
parent 54c3245663
commit c3df2d7b23
7 changed files with 242 additions and 23 deletions

View File

@@ -117,6 +117,8 @@ $themes: (
%tabText {
.mainTitle {
display: flex;
align-items: center;
font-size: 38px;
font-weight: 600;
margin-bottom: 15px;