Skip to content

Instantly share code, notes, and snippets.

@estebanmunchjones2019
Created June 10, 2021 10:29
Show Gist options
  • Save estebanmunchjones2019/3fc5465b57bf13d123ae385018550493 to your computer and use it in GitHub Desktop.
Save estebanmunchjones2019/3fc5465b57bf13d123ae385018550493 to your computer and use it in GitHub Desktop.
//Background image example with <img>
<div className="pt-2">
<img src="/assets/images/unsplash-1.jpeg" style={{width: "100%", height: "auto"}}/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment