You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, unable to see the footer.
If they can check the same problem, they can change footer class, "bg-black" to "bg-dark".I think this is the solution, but please tell me about that if you know any better solution.
Thank you for reading.
<footer class="py-5 bg-black"> </footer>
The text was updated successfully, but these errors were encountered:
In my case, unable to see the footer.
If they can check the same problem, they can change footer class, "bg-black" to "bg-dark".I think this is the solution, but please tell me about that if you know any better solution.
Thank you for reading.
<footer class="py-5 bg-black"> </footer>
The text was updated successfully, but these errors were encountered: