abcdefghijklmnop
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
border-radius: 1em;
|
||||
border: 0.05em solid #121212;
|
||||
color: #b5b5bd;
|
||||
z-index: 50 !important;
|
||||
z-index: 99!important;
|
||||
font-size: small;
|
||||
-webkit-backdrop-filter: blur(5px);
|
||||
backdrop-filter: blur(5px);
|
||||
}
|
||||
@@ -17,6 +17,8 @@
|
||||
transition: all 0.5s ease-in;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
-webkit-backdrop-filter: blur(5px);
|
||||
backdrop-filter: blur(5px);
|
||||
}
|
||||
.item:hover {
|
||||
transition: all 0.5s ease-in;
|
||||
|
||||
Reference in New Issue
Block a user