Change to padding
This commit is contained in:
parent
11b65e6afd
commit
b14e0f4bf7
@ -2,8 +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: 5px;
|
padding-left: 5px;
|
||||||
margin-right: 5px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
window#waybar {
|
window#waybar {
|
||||||
|
Loading…
Reference in New Issue
Block a user