Update style.css
This commit is contained in:
parent
db6b071d7a
commit
14f50d9876
@ -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);
|
||||
@ -140,4 +140,4 @@ body::after{
|
||||
background: #fff;
|
||||
z-index: 13;
|
||||
border-radius: 6px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user