diff --git a/src/styles/index.css b/src/styles/index.css index 76ecaa2..2afd8fb 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -19,12 +19,12 @@ font-weight: 400; } -* { +/* * { // TODO restore and check margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto'; -} +} */ .image-container { position: relative;