Update style.css

This commit is contained in:
Sam 2023-02-25 18:33:01 +03:00 committed by GitHub
parent db6b071d7a
commit 14f50d9876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,8 +54,8 @@ body::after{
.box{
position: relative;
z-index: 1;
width: 400px;
height: 400px;
width: 350px;
height: 350px;
backdrop-filter: blur(25px);
border-radius: 50%;
border: 1px solid rgba(255, 255, 255, .5);