Add margins to every element
This commit is contained in:
parent
6b215ce5e0
commit
3b2f6e5988
@ -2,6 +2,8 @@
|
|||||||
/* `otf-font-awesome` is required to be installed for icons */
|
/* `otf-font-awesome` is required to be installed for icons */
|
||||||
font-family: FontAwesome, Fira Sans, sans-serif;
|
font-family: FontAwesome, Fira Sans, sans-serif;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
margin-left: 5;
|
||||||
|
margin-right: 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
|
Loading…
Reference in New Issue
Block a user