add a little roundedness
Some checks are pending
CI / test (push) Waiting to run

This commit is contained in:
Josh Thomas 2025-07-02 23:57:39 -05:00
parent 070e0de3da
commit a24fd6c722

View file

@ -20,6 +20,7 @@ window#waybar > box:nth-child(2) {
.modules-center,
.modules-right {
background-color: #1a1b26;
border-radius: 0.375rem;
padding: 0 16px;
}