Skip to content

Commit

Permalink
style fixes: header/footer
Browse files Browse the repository at this point in the history
  • Loading branch information
affilnost committed Jun 15, 2018
1 parent a9e67fa commit db18459
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions src/app/core/footer/footer.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,3 @@ footer {
text-align: center;
padding-top: 1em;
}
.footer-text{
font-size: medium;
}
6 changes: 0 additions & 6 deletions src/app/core/header/header.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,6 @@
}
}

.title{
font-weight: bold;
font-size: x-large;
}


@media (max-width: 680px) {
:host(app-nav) {
padding-top: 0;
Expand Down

0 comments on commit db18459

Please sign in to comment.