Add space above the footer
This commit is contained in:
parent
90d329feb7
commit
92334e59ed
1 changed files with 4 additions and 0 deletions
4
resources/assets/sass/layout.scss
vendored
4
resources/assets/sass/layout.scss
vendored
|
@ -47,6 +47,10 @@ body > .h-card {
|
|||
border-top: 1px solid grey;
|
||||
}
|
||||
|
||||
footer {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
footer button {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue