Adding some more controls & other clean-up
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
@import '~semantic-ui-css/semantic.min.css';
|
||||
|
||||
html, body {
|
||||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
height: 100%;
|
||||
body #root {
|
||||
min-height: 100vh;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#root {
|
||||
min-height: 100%;
|
||||
position: relative;
|
||||
padding-bottom: 3em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user