removed border from item icons
This commit is contained in:
parent
9da168afa6
commit
94430ab899
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
|
|
||||||
img {
|
img {
|
||||||
display: block;
|
display: block;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue