fine tuning

This commit is contained in:
DeltaLima 2023-07-01 01:13:32 +02:00
parent 136259dd18
commit 8613dcc654

View file

@ -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;
}