mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-08 17:06:18 +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 {
|
||||
font-size: 2rem;
|
||||
color: currentColor;
|
||||
margin: 1px auto 4px;
|
||||
margin: 1px 4px;
|
||||
&.small {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
&.large {
|
||||
font-size: 3rem;
|
||||
font-size: 2.5rem;
|
||||
}
|
||||
}
|
||||
object.tile-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user