Skip to content

Commit

Permalink
fix: improve logo & style
Browse files Browse the repository at this point in the history
  • Loading branch information
fraxken committed Nov 26, 2023
1 parent 0b25855 commit 82e006d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions public/css/views/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,14 @@
}

.home--header--scorecard .description {
width: 120px;
width: 190px;
background: linear-gradient(to bottom, #37474f 0%,#263238 100%);
display: flex;
align-items: center;
padding: 0 20px;
}

.home--header--scorecard .description > img {
height: 40px;
height: 73px;
}

.home--header--scorecard .description > p {
Expand Down
Binary file modified public/img/scorecard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 82e006d

Please sign in to comment.