Center RMO logo for wide screens

This commit is contained in:
Eli Ribble 2026-01-31 16:23:58 +00:00
parent bf8c4ca6da
commit caf76abe3b
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
<main>
<!-- Introduction Section -->
<section class="py-5 bg-primary text-white">
<div class="banner-container">
<div class="banner-container d-flex justify-content-center">
<img class="banner-image" src="/static/img/rmo/banner.jpg"/>
</div>
</section>