folder structure organization. used stylus over css, for easy imports
This commit is contained in:
7
src/styl/components/misc.styl
Normal file
7
src/styl/components/misc.styl
Normal file
@ -0,0 +1,7 @@
|
||||
/* Misc
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– */
|
||||
hr {
|
||||
margin-top: 3rem;
|
||||
margin-bottom: 3.5rem;
|
||||
border-width: 0;
|
||||
border-top: 1px solid #E1E1E1; }
|
Reference in New Issue
Block a user