Removed CSS code that darkened the intro background on certain mobile browsers

pull/3/head
gianmarco 2023-01-29 16:50:21 +01:00
parent 891ea85d05
commit a0b0763a6c
1 changed files with 2 additions and 2 deletions

View File

@ -363,7 +363,7 @@ body{
.site-header-background:after{
bottom:auto;
height:140px;
background:linear-gradient(rgba(0,0,0,.15),transparent)
background:linear-gradient(rgba(0,0,0,0),transparent)
}
.site-header-background.no-image:after,.site-header-background.no-image:before{
display:none
@ -2442,7 +2442,7 @@ body{
opacity:.9
}
.site-header-background:before{
background:rgba(0,0,0,.6)
background:rgba(0,0,0,0)
}
.post-feed{
background:#191b1f