Increase icon size
This commit is contained in:
parent
5e5319ee3f
commit
85b275f2f5
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ .no-posts {
|
|||
color: var(--color-blue);
|
||||
}
|
||||
img.icon {
|
||||
width: 3rem;
|
||||
height: 3rem;
|
||||
width: 5rem;
|
||||
height: 5rem;
|
||||
filter: var(--filter-blue);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue