Update _mixins.sass

This commit is contained in:
Andros Fenollosa 2020-04-15 09:18:54 +02:00 committed by GitHub
parent d2aa4412ee
commit 188e3e3d3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@
@else if $side == 'bottom'
bottom: 0
@mixin sizeCube($size)
@mixin sizeSquare($size)
width: $size
height: $size