change spaccing

This commit is contained in:
Simon Rieger 2025-04-28 13:05:43 +02:00
parent 3553e8c449
commit 307dc604da

View file

@ -52,3 +52,8 @@ button:hover {
background-color: #64727D;
box-shadow: inset 0 -3px #ffffff;
}
#window,
#workspaces {
margin: 0 4px;
}