finetuning :)
This commit is contained in:
parent
07b78ca8ae
commit
4a970da2f1
1 changed files with 2 additions and 2 deletions
|
@ -143,8 +143,8 @@ h6 { font-size: 0.9em }
|
|||
padding: 5px;
|
||||
/* background-color: #2D2D2D;*/
|
||||
background-color: rgba(45, 45, 45, 0.75);
|
||||
-webkit-backdrop-filter: blur(16px);
|
||||
backdrop-filter: blur(16px);
|
||||
-webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);
|
||||
box-shadow: 3px 3px 20px black;
|
||||
overflow: hidden;
|
||||
border-radius: 15px;
|
||||
|
|
Loading…
Reference in a new issue