diff --git a/src/App.css b/src/App.css index 6ba2d24..96b5e30 100644 --- a/src/App.css +++ b/src/App.css @@ -36,8 +36,6 @@ h2{ margin: 2vh; } -.App-logo { - height: 40vmin; .FrameChooser .frame{ height: 12vh; margin: 2vh; @@ -53,15 +51,6 @@ h2{ box-shadow: 0 0 0 1vh white; } -.App-header { - background-color: #282c34; - min-height: 100vh; - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; - font-size: calc(10px + 2vmin); - color: white; button, .labelButton{ outline: none; @@ -82,8 +71,6 @@ button:hover, transform: scale(1.05); } -.App-link { - color: #61dafb; .labelButton img{ display: inline; height: calc(10px + 4vmin); diff --git a/src/App.js b/src/App.js index fa5e3e7..1ec8a3f 100644 --- a/src/App.js +++ b/src/App.js @@ -58,7 +58,6 @@ function App() { return (