This commit is contained in:
nin0dev 2024-06-02 07:02:25 -04:00 committed by GitHub
parent e130dc168e
commit 7615499ac3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,7 @@ body {
width: 90px;
height: 90px;
border-radius: 6px;
box-shadow: 3px black;
border-color: var(--offline-color);
border-style: solid;
border-width: 2px;