Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit f450db4

Browse files
#338 - Update company logo
1 parent 94a8210 commit f450db4

File tree

2 files changed

+21
-74
lines changed

2 files changed

+21
-74
lines changed
Lines changed: 16 additions & 74 deletions
Loading

client/src/components/Header/style.module.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
.logo {
44
display: flex;
55
align-items: center;
6+
7+
img {
8+
width: 80px;
9+
height: auto;
10+
}
611
}
712

813
.accountMenu {

0 commit comments

Comments
 (0)