mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
changed rgba to on hex and delete user select in all header
This commit is contained in:
@@ -31,7 +31,7 @@ export default {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(223, 133, 255, 0.60);
|
||||
background: #DF85FF99;
|
||||
filter: blur(115px);
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user