Skip to content

Commit a7c4d17

Browse files
authored
Update SUMO logo and footer Mozilla logo (#6734)
* Change support logo and footer logo * wordmark image
1 parent 54e21c3 commit a7c4d17

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed
51.1 KB
Loading
Lines changed: 9 additions & 2 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

kitsune/sumo/static/sumo/scss/layout/_footer.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@
4949

5050
&-primary-logo {
5151
margin-bottom: p.$spacing-lg;
52+
a {
53+
background: url('sumo/img/wordmark-white.svg') no-repeat center;
54+
background-color: rgb(255, 255, 255);
55+
width: 100px;
56+
height: 32px;
57+
}
5258
}
5359

5460
&-primary {

0 commit comments

Comments
 (0)