did THINGS

This commit is contained in:
Emily 2021-09-04 13:40:22 +10:00
parent f2b7e7d066
commit 5e5c988492
2 changed files with 5 additions and 4 deletions

View file

@ -61,12 +61,12 @@ window#waybar {
#clock {
color: #7aa2f7;
border-radius: 0px 3px 3px 0px;
border-radius: 0px 5px 5px 0px;
margin-right: 8px;
border-right: 2px solid #414868;
}
#tray {
border-radius: 5px 0px 0px 3px;
border-radius: 5px 0px 0px 5px;
border-left: 2px solid #414868;
}