Create _mixins.sass
This commit is contained in:
commit
3916c9ff6f
6
_mixins.sass
Normal file
6
_mixins.sass
Normal file
@ -0,0 +1,6 @@
|
||||
@mixin pin
|
||||
position: fixed
|
||||
top: 0
|
||||
left: 0
|
||||
right: 0
|
||||
bottom: 0
|
Loading…
Reference in New Issue
Block a user