ensure footer can be read in first screen as well

This commit is contained in:
Kiara Grouwstra 2023-11-17 19:06:04 +01:00
parent 0d24748465
commit 3a24a2f1e8
1 changed files with 4 additions and 4 deletions

View File

@ -74,11 +74,11 @@
<a href="#" id="help" class="button"><i class="fas fa-question-circle fa-fw"></i> Uitleg</a>
<a href="#" id="use" class="button"><i id="useIcon"></i><i id="spin" class="fas fa-circle-notch fa-spin fa-fw"></i> Opslaan</a>
</div>
<div class="footer">
<p>gebaseerd op <a href="https://studio.partijvoordedieren.nl/">PvdD social media studio</a> © <a href="https://github.com/n-brunninkhuis">Niek Brunninkhuis</a></p>
</div>
</div>
<div class="footer">
<p>gebaseerd op <a href="https://studio.partijvoordedieren.nl/">PvdD social media studio</a> © <a href="https://github.com/n-brunninkhuis">Niek Brunninkhuis</a></p>
</div>
</form>
</div>