Rounding some corners before I go to bed

This commit is contained in:
2022-02-08 23:55:47 +01:00
parent 13c1c6a262
commit 2a9fc5d9d5
5 changed files with 15 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ export let center = false
vertical-align: middle;
background-color: rgba(0, 0, 0, 0.5);
border-radius: 16px;
border-radius: 8px;
padding: 8px;
}
.center {