footer schmooter
This commit is contained in:
@ -64,6 +64,14 @@ body {
|
||||
padding: .75rem 1rem;
|
||||
}
|
||||
|
||||
/* Footer */
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
background-color: var(--bs-gray-100);
|
||||
}
|
||||
|
||||
/* custom */
|
||||
ul.list-top > li::before {
|
||||
counter-increment: toplist;
|
||||
|
Reference in New Issue
Block a user