Removed global height/padding styles. Fixes #159
This commit is contained in:
parent
f9177906a9
commit
692f8e972e
@ -20,15 +20,6 @@ body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
:global #root {
|
||||
padding-top: 64px;
|
||||
}
|
||||
|
||||
|
||||
:global #root, :global #root > * {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6, p {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user