remove card footer color

This commit is contained in:
Geoff Doty 2026-07-11 12:49:28 -04:00
parent 65cf657a2a
commit f38d7d03d6
1 changed files with 4 additions and 4 deletions

View File

@ -289,7 +289,7 @@
</a> </a>
</p> </p>
</main> </main>
<footer class="default"> <footer>
<button class="fill" id="dialog">Open Modal</button> <button class="fill" id="dialog">Open Modal</button>
</footer> </footer>
</section> </section>