Fix typo
This commit is contained in:
parent
eda5653477
commit
d8f4077d63
|
|
@ -110,7 +110,7 @@ $icon-size: 20px;
|
|||
background-size: 12px 12px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 50% 50%;
|
||||
width: $icon-sizex;
|
||||
width: $icon-size;
|
||||
height: $icon-size;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue