Make the icon slightly bigger.
This commit is contained in:
parent
3a5f4f7027
commit
bb9680c19b
|
@ -15,9 +15,9 @@
|
||||||
background-color: var(--df-2);
|
background-color: var(--df-2);
|
||||||
color: var(--db-1);
|
color: var(--db-1);
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
height: 4rem;
|
height: 4.5rem;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
width: 4rem;
|
width: 4.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue