tweaks to featured article style

This commit is contained in:
Gabriele Musco 2021-04-14 13:28:59 +02:00
parent bfa66798b3
commit 9b52e91c96
No known key found for this signature in database
GPG Key ID: 8539FD3454380B83
2 changed files with 2 additions and 1 deletions

View File

@ -388,6 +388,7 @@ ul.list {
position: absolute;
bottom: 0;
padding: 15px;
&, h2, .date {color: white;}
h2 {
margin: 0;
}

View File

@ -5,7 +5,7 @@
style="
background-image: linear-gradient(to bottom,
rgba(0, 0, 0, 0) 0%,
rgba(0, 0, 0, 0) 59%,
rgba(0, 0, 0, 0.1) 45%,
rgba(0, 0, 0, 0.7) 100%
), url('{{ .Params.Image }}');
">