templates/page.tmpl: do not use mt-auto to set content padding
All checks were successful
/ deploy (push) Successful in 24s
All checks were successful
/ deploy (push) Successful in 24s
This commit is contained in:
parent
fe8895cde5
commit
6742db609f
63 changed files with 159 additions and 159 deletions
4
css/bootstrap.local.css
vendored
4
css/bootstrap.local.css
vendored
|
@ -13,8 +13,8 @@ a {
|
|||
-------------------------------------------------- */
|
||||
/* Not required for template or sticky footer method. */
|
||||
|
||||
body > .container {
|
||||
padding: 80px 15px 15px;
|
||||
main > .container {
|
||||
padding: 80px 15px 0;
|
||||
}
|
||||
|
||||
.pagedate {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue