Skip to content

Commit 7d3da1d

Browse files
logo update
1 parent b1f7151 commit 7d3da1d

File tree

8 files changed

+29
-29
lines changed

8 files changed

+29
-29
lines changed

src/css/components/_footer.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
display: block;
4949
margin: -3px 0 0 0;
5050
max-width: none;
51-
height: 31px;
51+
width: 201px;
52+
height: auto;
5253
}
5354

5455
&__title {

src/css/components/_navbar.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151

5252
&__brand,
5353
&__logo {
54-
width: 171px !important;
55-
height: 26px !important;
54+
width: 168px !important;
55+
height: auto !important;
5656
}
5757

5858
&__link {

static/img/logo-1-dark.png

-2.92 KB
Binary file not shown.

static/img/logo-1.png

1.67 KB
Loading

static/img/logo-2-dark.png

-3.37 KB
Binary file not shown.

static/img/logo-2.png

2.21 KB
Loading

static/img/logo.png

6.39 KB
Loading

static/img/logo.svg

Lines changed: 25 additions & 26 deletions
Loading

0 commit comments

Comments
 (0)