1
Fork 0
mirror of https://github.com/Steffo99/todocolors.git synced 2024-11-22 08:14:18 +00:00

Delete leftover BoardError.module.css

This commit is contained in:
Steffo 2023-08-03 17:26:30 +02:00
parent 3f774cfa6d
commit 9a4a857e9c
Signed by: steffo
GPG key ID: 2A24051445686895

View file

@ -1,7 +0,0 @@
.boardError {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 8px;
}