eww: remove whitespace from scss

This commit is contained in:
stitchy 2024-11-29 09:59:24 +00:00
parent 0e60d4acac
commit d249ab216f
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -19,12 +19,12 @@
border-style: solid;
border-color: #cac;
margin: 2px;
&.empty {
}
&.occupied{
&.occupied{
}
&.current {
@ -45,6 +45,9 @@
border-radius: 15px;
}
.cal {
padding: 5px;
}
.clock {
background-color: #536;