fine tuning
This commit is contained in:
parent
136259dd18
commit
8613dcc654
1 changed files with 2 additions and 2 deletions
|
@ -148,10 +148,10 @@ h6 { font-size: 0.9em }
|
|||
transform: translate3d(0,0,0);
|
||||
/* TESTING HARDWARE ACCEL */
|
||||
|
||||
background-color: rgba(36, 36, 36, 0.55);
|
||||
background-color: rgba(36, 36, 36, 0.62);
|
||||
/* -webkit-backdrop-filter: blur(10px);
|
||||
backdrop-filter: blur(10px);*/
|
||||
box-shadow: 3px 3px 15px rgba(0,0,0,0.85);
|
||||
box-shadow: 3px 3px 15px rgba(0,0,0,0.8);
|
||||
overflow: hidden;
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue