[m] Minor css fix

This commit is contained in:
soraefir
2023-12-27 10:06:13 +01:00
parent 22c036b26e
commit 83bab9b2b7
2 changed files with 29 additions and 13 deletions

View File

@ -59,11 +59,11 @@ color: $base0B;
// @include window;
// background-color: $bg1;
// color: $fg;
// margin: $gaps-screen;
// padding: .5em;
}
// margin: $gaps-win;
padding: 5pt;
}
.sys-label {
.sys-label {
font-weight: bolder;
color: $base04;
}
}