Add margin bottom to body
This commit is contained in:
parent
875fa56cc4
commit
7445f0a457
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@
|
|||
#quick-actions {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
body {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue