interpeer/static/styles.css

5 lines
126 B
CSS

.header-background {
background-image: url("/bg-nav.svg");
background-size: cover;
background-repeat: no-repeat;
}