Change to padding
This commit is contained in:
parent
caba096cd4
commit
ba719bd7e4
@ -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 {
|
||||||
|
Reference in New Issue
Block a user