Update icon size and position.
This commit is contained in:
parent
3a85aed05d
commit
0e5e427590
1 changed files with 2 additions and 2 deletions
|
|
@ -112,9 +112,9 @@
|
||||||
color: $light-gray;
|
color: $light-gray;
|
||||||
}
|
}
|
||||||
&__icon {
|
&__icon {
|
||||||
width: 20px;
|
width: 15px;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 4px;
|
top: 3px;
|
||||||
color: $light-gray;
|
color: $light-gray;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue