chore: gradient updates
This commit is contained in:
parent
c4bca5d0b5
commit
80164401e2
1 changed files with 2 additions and 2 deletions
|
@ -595,7 +595,7 @@ article .now__section--header {
|
|||
}
|
||||
|
||||
.media__grid .item__cover.gradient {
|
||||
background-image: linear-gradient(180deg,transparent 0,rgba(0,0,0,.15) 70%,rgba(0,0,0,.5));
|
||||
background-image: linear-gradient(180deg,transparent 0,rgba(0,0,0,.15) 70%,rgba(0,0,0,.75));
|
||||
}
|
||||
|
||||
.media__grid .item__meta-text {
|
||||
|
@ -1079,4 +1079,4 @@ footer nav {
|
|||
.post-graph__progress {
|
||||
background-color: var(--blue-400);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue