mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
remove style blur in user card
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.header {
|
.header {
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
|
user-select: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header__content {
|
.header__content {
|
||||||
@@ -108,7 +109,7 @@
|
|||||||
font-family: Montserrat;
|
font-family: Montserrat;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
background: #30323E;
|
background: #30323E;
|
||||||
filter: blur(.4px);
|
text-decoration: none;
|
||||||
padding: 6px 2px 6px 2px;
|
padding: 6px 2px 6px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user