mirror of
https://github.com/mat-1/matdoesdev.git
synced 2025-08-02 06:36:04 +00:00
fix icons having weird padding
This commit is contained in:
parent
01fdc9d919
commit
14de0c5801
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
width: 1em;
|
||||
opacity: 0.5;
|
||||
transition: opacity 200ms;
|
||||
display: inline-block;
|
||||
display: block;
|
||||
}
|
||||
.icon :global(img) {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Reference in a new issue