Merge branch 'main' into feature/add-menu-bar, adding new footer and section structure
This commit is contained in:
+4
-3
@@ -26,7 +26,7 @@
|
||||
<body>
|
||||
<main>
|
||||
|
||||
<div class="align-left">
|
||||
<section class="align-left">
|
||||
|
||||
<a class="link-button" href="/"><span>←</span>Home</a>
|
||||
|
||||
@@ -85,7 +85,9 @@
|
||||
<p>Wir sind nicht bereit oder verpflichtet, an Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle teilzunehmen.</p>
|
||||
|
||||
<p>Quelle: <a href="https://www.e-recht24.de">https://www.e-recht24.de</a></p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
<div class="footer-content">
|
||||
@@ -107,7 +109,6 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</main>
|
||||
<!-- Add your site or application content here -->
|
||||
<script src="js/app.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user