mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 13:45:33 +02:00
🎨 Improves spacing around font-awesome icons
This commit is contained in:
parent
f256302971
commit
dcbc2ffc6f
@ -155,12 +155,12 @@ export default {
|
|||||||
i.fas, i.fab, i.far, i.fal, i.fad {
|
i.fas, i.fab, i.far, i.fal, i.fad {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
color: currentColor;
|
color: currentColor;
|
||||||
margin: 1px auto 4px;
|
margin: 1px 4px;
|
||||||
&.small {
|
&.small {
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
&.large {
|
&.large {
|
||||||
font-size: 3rem;
|
font-size: 2.5rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
object.tile-icon {
|
object.tile-icon {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user