Added top margin to Footer
This commit is contained in:
parent
8a31cf4c9a
commit
65a3617d71
3 changed files with 3 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ html body #mainContent {
|
|||
}
|
||||
|
||||
footer {
|
||||
margin-top: 2rem;
|
||||
border-radius: .5em .5em 0 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue