Skip to content

Commit

Permalink
feat: scale logo
Browse files Browse the repository at this point in the history
  • Loading branch information
RogierdeRuijter committed Oct 17, 2020
1 parent c6aed0b commit 6a39e67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/client/src/styles-app-loading.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.app-loading {
.logo {
width: 192px;
height: 192px;
width: 144px;
height: 144px;
background: url(./assets/icons/manifest-icon-192.png) center center no-repeat;
background-size: contain;
}
Expand Down

0 comments on commit 6a39e67

Please sign in to comment.