add blur bg :3

This commit is contained in:
ashley 2024-07-24 14:05:38 +00:00
parent 0b2917e40d
commit 319bdd20c8

View file

@ -104,6 +104,8 @@ margin-bottom: 2px;
font-family: var(--text-font-primary);
font-weight: 1000;
font-stretch: ultra-expanded;
background-color: #222022d6;
backdrop-filter: blur(20px);
padding: 5px;
border-radius: 10px;
}