Skip to content

Commit

Permalink
Update base App styles
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamila Matla-Tomczyk committed Oct 1, 2018
1 parent c4c4898 commit dfbdda7
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions src/components/App/styles.module.scss
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
.app {
.appWrapper {
text-align: center;
color: red;
}

.appHeader {
background-color: #222;
height: 150px;
padding: 20px;
}

.appTitle {
font-size: 1.5em;
}

0 comments on commit dfbdda7

Please sign in to comment.