update,
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<footer class="footer py-4 ">
|
||||
<div class="container-fluid">
|
||||
|
||||
<div class="row align-items-center justify-content-lg-between">
|
||||
<div class="col-lg-6 mb-lg-0 mb-4">
|
||||
<div class="copyright text-center text-sm text-muted text-lg-start">
|
||||
helloworld
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
@@ -0,0 +1,7 @@
|
||||
<footer class="footer position-absolute bottom-footer py-2 w-100 z-index-1">
|
||||
<div class="container">
|
||||
<div class="row align-items-center justify-content-lg-between">
|
||||
helloworld ?
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
Reference in New Issue
Block a user