diff --git a/_sass/_chaospott.scss b/_sass/_chaospott.scss index b40270a..b8e1bc8 100644 --- a/_sass/_chaospott.scss +++ b/_sass/_chaospott.scss @@ -91,8 +91,9 @@ a { } #large-header { - background: #222 url('/images/logowall.svg') center top; - background-size: 450px; + background: url('/images/pride_flag.svg'); // pride month background + //background-size: 450px; + //background: #222 url('/images/logowall.svg') center top; height: 228px; margin: 0 0 170px 0; diff --git a/images/pride_flag.svg b/images/pride_flag.svg new file mode 100644 index 0000000..232de44 --- /dev/null +++ b/images/pride_flag.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file