forked from OpenNeo/impress
9 lines
125 B
Sass
9 lines
125 B
Sass
$icon-width: 16px
|
|
$icon-height: 16px
|
|
|
|
=icon
|
|
bottom: -2px
|
|
height: $icon-height
|
|
position: relative
|
|
width: $icon-width
|
|
|