forked from Chaospott/site
Adjust the Pride Month styling to blend in better with the existing page design. CCC/Chaospott logo wall is no longer covered up, the Repair Café logo no longer clashes with the pride background, and the whole thing is a bit easier on the eyes.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a class="navbar-brand" href="/">
|
||||
<img class="navbar-brand-logo" src="{{ "/images/logo.svg" | prepend: site.baseurl }}" alt="" />
|
||||
<img class="navbar-brand-logo js-pride-logo" src="{{ "/images/logo.svg" | prepend: site.baseurl }}" data-pride-src="{{ "/images/logo-pride.svg" | prepend: site.baseurl }}" alt="" />
|
||||
<span>chaospott</span>
|
||||
</a>
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target=".navbar-collapse">
|
||||
|
||||
Reference in New Issue
Block a user