dsa
This commit is contained in:
parent
7615499ac3
commit
5d82d45e85
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ body {
|
||||||
width: 90px;
|
width: 90px;
|
||||||
height: 90px;
|
height: 90px;
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
box-shadow: 3px black;
|
box-shadow: 10px black;
|
||||||
border-color: var(--offline-color);
|
border-color: var(--offline-color);
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
|
|
Loading…
Reference in a new issue