Skip to content

Commit

Permalink
[#3606] logo fix (#3607)
Browse files Browse the repository at this point in the history
* logo fix

* fix
  • Loading branch information
AudreyKj authored Aug 17, 2022
1 parent 849f59c commit 2308fda
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,15 @@
.logoIcon {
width: 120px;
height: 125px;
margin-bottom: 15px;
display: flex;
align-items: center;
}

.installButton {
width: 100%;
height: 50px;
margin-top: 10px;
margin-top: 15px;
@include font-base;
}

Expand Down

0 comments on commit 2308fda

Please sign in to comment.