interpeer/static/styles.css

5 lines
126 B
CSS
Raw Permalink Normal View History

2022-12-02 12:09:19 +00:00
.header-background {
background-image: url("/bg-nav.svg");
background-size: cover;
background-repeat: no-repeat;
}