run prettier on onf/waybar/style.css

This commit is contained in:
Aminda Suomalainen 2023-05-02 09:45:33 +03:00
parent b55bfde34b
commit 6006a28f4c
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@
* {
border: none;
border-radius: 0;
font-family: Noto Sans Mono Regular, monospace;
font-family:
Noto Sans Mono Regular,
monospace;
font-size: 10px;
min-height: 0;
}