mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 08:21:59 +02:00
Tweak top revealer size and opacity a little
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user