initial commit
This commit is contained in:
commit
3d068a4adf
78 changed files with 3285 additions and 0 deletions
6
assets/scss/helpers/divider.scss
Normal file
6
assets/scss/helpers/divider.scss
Normal file
|
@ -0,0 +1,6 @@
|
|||
.divider {
|
||||
//margin-top: 3vh;
|
||||
border-bottom: 1px solid #a4b0be;
|
||||
border-radius: 1px;
|
||||
//margin-bottom: 5vh;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue