Skip to content

Commit 82e006d

Browse files
committed
fix: improve logo & style
1 parent 0b25855 commit 82e006d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

public/css/views/home.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,14 @@
2323
}
2424

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

3332
.home--header--scorecard .description > img {
34-
height: 40px;
33+
height: 73px;
3534
}
3635

3736
.home--header--scorecard .description > p {

public/img/scorecard.png

-209 KB
Loading

0 commit comments

Comments
 (0)