Correction du footer
This commit is contained in:
@@ -3,11 +3,6 @@
|
|||||||
*@
|
*@
|
||||||
@{
|
@{
|
||||||
}
|
}
|
||||||
<div class="site-footer text-bg-light mt-auto">
|
<footer class="py-3 text-bg-light">
|
||||||
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3">
|
<p class="ms-5">© ASP .NET Core - DIIAGE 2025 - 2026</p>
|
||||||
<div class="col-md-4 d-flex align-items-center">
|
</footer>
|
||||||
|
|
||||||
<span class="mb-3 mb-md-0 ms-5 text-body-secondary">© ASP .NET Core - DIIAGE 2025 - 2026</span>
|
|
||||||
</div>
|
|
||||||
</footer>
|
|
||||||
</div>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user