Style changes to footer

This commit is contained in:
Adam Iannazzone 2024-09-25 18:56:07 -04:00
parent 834358ffac
commit d288e02319

View file

@ -331,11 +331,11 @@
<!-- Footer --> <!-- Footer -->
<footer class="container-fluid pt-2 pb-2"> <footer class="container-fluid pt-2 pb-2">
<div class="row justify-content-between"> <div class="row justify-content-between">
<div class="col-12 col-sm-6"> <div class="col">
Created by <a target="_blank" rel="noopener noreferrer" href="https://github.com/jiannazzone">Adam <div>
Iannazzone</a> and the RetroDECK team. Created by <a target="_blank" rel="noopener noreferrer" href="https://github.com/jiannazzone">Adam
</div> Iannazzone</a> and the RetroDECK team.
<div class="col-12 col-sm-6"> </div>
<div class="form-check form-switch"> <div class="form-check form-switch">
<input class="form-check-input" id="pixel-font-switch" type="checkbox" role="switch" <input class="form-check-input" id="pixel-font-switch" type="checkbox" role="switch"
id="reduceMotionSwitch" checked onchange="pixelFontToggle()"> id="reduceMotionSwitch" checked onchange="pixelFontToggle()">