Fix footer display
This commit is contained in:
@@ -21,3 +21,7 @@
|
|||||||
.orientation-modal:hover {
|
.orientation-modal:hover {
|
||||||
color: #880005;
|
color: #880005;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#template {
|
||||||
|
margin-bottom: 10em;
|
||||||
|
}
|
||||||
|
|||||||
+1
-1
@@ -27,7 +27,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<hr>
|
<hr>
|
||||||
<div hx-boost hx-ext="client-side-templates">
|
<div id="template" hx-boost hx-ext="client-side-templates">
|
||||||
<div
|
<div
|
||||||
hx-get="http://localhost:1337/api/articles?populate=couverture"
|
hx-get="http://localhost:1337/api/articles?populate=couverture"
|
||||||
hx-trigger="load"
|
hx-trigger="load"
|
||||||
|
|||||||
Reference in New Issue
Block a user