Fix body margin-bottom
This commit is contained in:
parent
ee28ece1a6
commit
797ecba38a
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
<style>
|
||||
body{
|
||||
margin-top: 4em;
|
||||
margin-bottom: 4em;
|
||||
}
|
||||
|
||||
#total-label {
|
||||
|
|
Loading…
Reference in a new issue