News user path

main
Bob Mottram 2020-11-12 19:18:58 +00:00
parent cffb7102c0
commit 8b70048514
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ a:focus {
} }
.hero-image { .hero-image {
background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("image.png"); background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("/users/news/image.png");
height: 50%; height: 50%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;