Tweak top revealer size and opacity a little

This commit is contained in:
Rafostar
2020-11-13 13:16:12 +01:00
parent 8e48da2a9f
commit 4413fdb8a2

View File

@@ -32,8 +32,8 @@ scale marks {
font-weight: 600; font-weight: 600;
} }
.reavealertop { .reavealertop {
min-height: 90px; min-height: 96px;
box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.3); box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.35);
font-family: 'Cantarell', sans-serif; font-family: 'Cantarell', sans-serif;
font-size: 30px; font-size: 30px;
font-weight: 500; font-weight: 500;