fix border radius
This commit is contained in:
@@ -2,5 +2,4 @@
|
||||
background-color: rgb(247, 247, 247);
|
||||
padding: 30px;
|
||||
text-align: right;
|
||||
border-radius: 30px;
|
||||
}
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
backdrop-filter: blur(3px);
|
||||
-webkit-backdrop-filter: blur(3px);
|
||||
border-radius: 30px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 950px) {
|
||||
|
||||
Reference in New Issue
Block a user