mirror of
https://github.com/Starlio-app/StarlioX
synced 2024-11-06 06:13:57 +03:00
9 lines
113 B
CSS
9 lines
113 B
CSS
|
body {
|
||
|
background-color: #131313;
|
||
|
}
|
||
|
|
||
|
lottie-player {
|
||
|
width: 30%;
|
||
|
height: 30%;
|
||
|
margin-top: -10%;
|
||
|
}
|