Update sms.html

This commit is contained in:
Cameron Thompson
2024-05-04 13:09:13 -04:00
committed by GitHub
parent 2fb14c315e
commit ba8c278eca

View File

@@ -65,7 +65,7 @@
<button class="btn btn-link text-reset" id="darkModeToggle">Dark Mode</button>
</span>
<span class="navbar-text">
<button class="btn btn-link" href="logout.html">Log Out</button>
<a class="btn-link" href="logout.html">Log Out</button>
</span>
</div>
</div>