Here is the code snippet that I am working with:
background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('https://static.pexels.com/photos/48727/pexels-photo-48727.jpeg')
I'm wondering if there's a way to move the 'url' section onto its own line?