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 {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
padding-bottom: 15px;
|
||||
background-color: #f5f5f5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue