fix: change welcome screen appearance

This commit is contained in:
Leafd 2024-10-09 18:28:37 -06:00
parent a36913102f
commit f93a06d8aa
No known key found for this signature in database
GPG Key ID: E3C7A5F038AFF7A6

View File

@ -273,12 +273,8 @@ body, button {
*/
#welcomeImageSeal {
border-radius: 50%;
border: 2px solid #cad7e1;
background: rgba(1, 2, 1, 0.5);
height: 125px;
height: 50px;
width: 125px;
box-shadow: 0px 0px 10px 0px rgb(0, 0, 0);
margin-bottom: 5%;
margin-top: 10%;
}