several small styling adjustments
This commit is contained in:
committed by
Benedikt Rötsch
parent
67fc0edf62
commit
e62c3d8bfd
@@ -24,9 +24,14 @@
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
font-size: 4.5vw;
|
||||
line-height: 1;
|
||||
text-shadow: 0px 3px 0px #b2a98f,
|
||||
0px 14px 10px rgba(0,0,0,0.15),
|
||||
0px 24px 2px rgba(0,0,0,0.1),
|
||||
0px 34px 30px rgba(0,0,0,0.1);
|
||||
|
||||
@media (--breakpoint-desktop) {
|
||||
font-size: 4em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user