This commit is contained in:
2019-03-22 18:50:33 +03:00
parent 9b48faf931
commit 63d54fe72c
49 changed files with 4888 additions and 1525 deletions

View File

@@ -0,0 +1,15 @@
@import './variables'
@import './mixins'
section
+center
width: 100%
padding: 4rem 0
&:not(:first-child)
border-top: $border
.wrapper
width: calc(100% - 4rem)
max-width: 768px