All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m0s
16 lines
156 B
CSS
16 lines
156 B
CSS
* {
|
|
font-family: sans-serif;
|
|
}
|
|
|
|
window#waybar {
|
|
border-radius: 1em;
|
|
}
|
|
|
|
.modules-left {
|
|
margin-left: 10px;
|
|
}
|
|
|
|
.modules-right {
|
|
margin-right: 10px;
|
|
}
|