5 changed files with 14 additions and 28 deletions
@ -1,7 +1,5 @@ |
|||
import { createGlobalStyle } from "styled-components" |
|||
|
|||
export const GlobalStyles = createGlobalStyle` |
|||
html,body, #root{ |
|||
height: 100%; |
|||
} |
|||
|
|||
` |
|||
|
Loading…
Reference in new issue