fix: 💄 remove border radius on welcome icon

This commit is contained in:
ThatOneCalculator 2023-07-25 19:35:34 -07:00
parent 07b9948d68
commit 27efb62a8b
No known key found for this signature in database
GPG Key ID: 8703CACD01000000

View File

@ -296,7 +296,6 @@ function showMenu(ev) {
> .icon {
width: 85px;
margin-top: -47px;
border-radius: 100%;
vertical-align: bottom;
}