mirror of
https://github.com/Floriansylvain/compact-portfolio.git
synced 2026-08-19 11:43:19 +02:00
fix: remove reveal class from footer for consistency
This commit is contained in:
+1
-1
@@ -282,7 +282,7 @@
|
||||
</section>
|
||||
</main>
|
||||
|
||||
<footer class="container reveal" id="autres">
|
||||
<footer class="container" id="autres">
|
||||
<p>Pourquoi si simple ? Ce site reste léger et sobre. <a
|
||||
href="https://endtimes.dev/why-your-website-should-be-under-14kb-in-size">Pourquoi viser < 14 kB</a></p>
|
||||
<a class="to-top" href="#top" aria-label="Revenir en haut">↑</a>
|
||||
|
||||
Reference in New Issue
Block a user