tweaks to featured article style
This commit is contained in:
parent
bfa66798b3
commit
9b52e91c96
|
@ -388,6 +388,7 @@ ul.list {
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
padding: 15px;
|
||||
&, h2, .date {color: white;}
|
||||
h2 {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
@ -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 }}');
|
||||
">
|
||||
|
|
Loading…
Reference in New Issue