fix: change welcome screen appearance
This commit is contained in:
parent
a36913102f
commit
f93a06d8aa
@ -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%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user