blog collaboration in landing
This commit is contained in:
@@ -53,3 +53,17 @@ tbody tr {
|
||||
border-top-left-radius: 23px;
|
||||
/* border-bottom-left-radius: 23px; */
|
||||
}
|
||||
|
||||
.modalGlass2 {
|
||||
background: rgba(0, 0, 0, 0.8);
|
||||
background-blend-mode: multiply;
|
||||
|
||||
/* backdrop-filter: blur(5px); */
|
||||
}
|
||||
|
||||
.modalGlass3 {
|
||||
background: rgba(0, 0, 0, 0.4);
|
||||
background-blend-mode: multiply;
|
||||
|
||||
backdrop-filter: blur(44px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user