mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Move the footer further down to separate it more from the content
This commit is contained in:
parent
bd3f251c45
commit
b4dd8c8d22
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
/* Margin bottom by footer height */
|
||||
margin-bottom: 60px;
|
||||
/* Margin bottom by 2 times the footer height */
|
||||
margin-bottom: 120px;
|
||||
/* Margin bottom by navbar height */
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue