We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab35699 commit 75c0b80Copy full SHA for 75c0b80
src/about/public-health.html
@@ -99,7 +99,7 @@ <h2 id="check-in-procedure">Check-in Procedure</h3>
99
</div>
100
{% endcomment %}
101
102
-<div class="bg-no-repeat block-container" style="background-image: url(/assets/img/theme/hero-bg.svg)">
+<div class="bg-no-repeat block-container bg-lines">
103
<div class="flex flex-col items-center justify-center gap-4 wrapper">
104
<h2 class="subheading">Questions about our Public Health Policy?</h2>
105
<a href="mailto:{{site.contact_us_email}}" class="button">Email the organizers</a>
0 commit comments