Subtitle opacity

This commit is contained in:
Romein van Buren 2022-07-15 16:41:10 +02:00
parent 23898b16dc
commit 050b48c186
Signed by: romein
GPG Key ID: 0EFF8478ADDF6C49

View File

@ -93,8 +93,9 @@
} }
.desc .subtitle { .desc .subtitle {
font-weight: 200; font-weight: 300;
font-size: 1.5vw; font-size: 1.5vw;
opacity: 0.7;
} }
.bottom { .bottom {