This commit is contained in:
Joey Kimsey
2025-02-06 00:39:59 -05:00
parent 0bcc1ce2b6
commit be3c77c04e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
<div class="col-12 col-sm-6 col-md-3 col-lg-2 mb-3 text-center">
{SHARE_IMAGE}
<h5>Dark Mode</h5>
<h5 class="atb-green">Dark Mode</h5>
<div class="material-switch px-4 mt-2">
<input name="dark-mode-toggle" type="checkbox" id="dark-mode-toggle" class="form-check-input">
<label for="dark-mode-toggle" class="label-default"></label>

View File

@ -1,5 +1,5 @@
<div class="text-center mb-3">
<h5 class="mb-3">Share</h5>
<h5 class="mb-3 atb-green">Share</h5>
<div class="px-4 mt-2">
<!-- Share Button (visible only on medium+ screens) -->
<button type="button" class="btn btn-outline-primary"