adjust spacing around calendar heading refs #1645

This commit is contained in:
Chrissy Wainwright
2025-03-10 14:47:36 -05:00
parent 06cd844f48
commit f8217a0fa8

View File

@@ -5,10 +5,10 @@
{% endblock %}
{% block content_wrapper %}
<div class="flex justify-center items-center mb-4">
<div class="flex justify-center items-center mb-4 mt-8">
<h1 class="text-3xl">Boost Calendar</h1>
</div>
<div class="container px-4 my-8 mx-auto">
<div class="container px-4 my-4 mx-auto">
<div class="section-body">
<p>Below is a community maintained calendar of Boost related events. The release managers try to keep the release related portion of the calendar up to date.</p>
<iframe src="https://www.google.com/calendar/embed?src={{ boost_calendar }}&amp;ctz=America/Chicago" class="c1" width="100%" height="600" frameborder="0" scrolling="no"></iframe>