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;
}
.reavealertop {
min-height: 90px;
box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.3);
min-height: 96px;
box-shadow: inset 0px 200px 10px -124px rgba(0,0,0,0.35);
font-family: 'Cantarell', sans-serif;
font-size: 30px;
font-weight: 500;