bootstrap.local.css: add padding-bottom to footer
All checks were successful
/ deploy (push) Successful in 26s
All checks were successful
/ deploy (push) Successful in 26s
This commit is contained in:
parent
893415277a
commit
f723db892f
3 changed files with 3 additions and 2 deletions
|
@ -47,6 +47,7 @@ body {
|
||||||
.footer {
|
.footer {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
padding-bottom: 15px;
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Sun Sep 8 20:08:44 UTC 2024
|
Sun Sep 8 20:12:46 UTC 2024
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
c41eac465cfd82e1db2047737a36754efa577869
|
c8e8d680708a608a95cd586a31ad64165a26c035
|
||||||
|
|
Loading…
Add table
Reference in a new issue