Top save button + fixed some CSS

This commit is contained in:
2025-09-01 16:46:43 +00:00
parent f98f2d598f
commit 3198755576
3 changed files with 27 additions and 13 deletions

View File

@ -6,6 +6,7 @@
<h1>Edit Site Info</h1>
<form id="site-info-form">
<button type="submit" class="top-save">Save</button>
<!-- Info Section -->
<fieldset>
<h2>Info</h2>
@ -132,6 +133,7 @@
</fieldset>
<button type="submit">Save</button>
</form>
<!-- Stepper -->
<div class="section">
<h2>Steps</h2>
<p> Follow the steps to generate your static gallery</p>