Thickened borders

This commit is contained in:
2020-07-04 08:19:41 -04:00
parent dbe74db2c2
commit 49b49fc7bb
3 changed files with 9 additions and 9 deletions

View File

@ -45,7 +45,7 @@
}
window {
background-color: @background;
border: 2;
border: 4;
padding: 20;
}
mainbox {