fixed pride flag background bleh

This commit is contained in:
Ellpeck 2020-06-01 11:58:54 +02:00
parent 219b337de5
commit a8a3529af7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.jumbotron { .jumbotron {
background-image: url("res/pride.png"); background-image: url("../res/pride.png");
background-size: auto 100%; background-size: auto 100%;
color: black; color: black;
} }