Update _mixins.sass
This commit is contained in:
parent
d2aa4412ee
commit
188e3e3d3d
@ -13,7 +13,7 @@
|
|||||||
@else if $side == 'bottom'
|
@else if $side == 'bottom'
|
||||||
bottom: 0
|
bottom: 0
|
||||||
|
|
||||||
@mixin sizeCube($size)
|
@mixin sizeSquare($size)
|
||||||
width: $size
|
width: $size
|
||||||
height: $size
|
height: $size
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user