This commit is contained in:
Maciej Caderek
2022-02-18 04:21:35 +01:00
parent 70b2245570
commit ec4a63b59b
8 changed files with 123 additions and 31 deletions

View File

@@ -162,7 +162,7 @@ a:hover {
}
.board {
border: solid 1rem var(--color-bg-block);
box-shadow: 0 0 2rem #00000099;
border-radius: 5px;
max-width: 100%;
max-height: 100%;