Changed Footer to bg-dark
This commit is contained in:
parent
828c682f40
commit
8a31cf4c9a
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<footer class="container bg-secondary d-flex">
|
||||
<footer class="container bg-dark d-flex">
|
||||
<div id="footerContent" class="d-flex justify-content-between flex-grow-1">
|
||||
<a href="https://www.rumel.io/">
|
||||
<span class="d-flex align-items-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue