fix border radius
This commit is contained in:
parent
af27c965a2
commit
df8e4e4f93
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user