css/bootstrap.local.css: set bottom to 0
All checks were successful
/ deploy (push) Successful in 24s
All checks were successful
/ deploy (push) Successful in 24s
This commit is contained in:
parent
0d46bae334
commit
73ccdd477d
2 changed files with 2 additions and 1 deletions
1
css/bootstrap.local.css
vendored
1
css/bootstrap.local.css
vendored
|
@ -21,6 +21,7 @@ body {
|
||||||
}
|
}
|
||||||
.footer {
|
.footer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding-bottom: 15px;
|
padding-bottom: 15px;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Wed Sep 11 18:48:28 UTC 2024
|
Wed Sep 11 19:00:54 UTC 2024
|
||||||
|
|
Loading…
Add table
Reference in a new issue