Skip to content

Commit 393f72c

Browse files
authored
Update brand.scss
1 parent 76c28ea commit 393f72c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/_patterns/02-components/brand/brand.scss

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@
66
align-items: center;
77
gap: 1rem;
88

9-
img {
9+
a, img {
1010
height: 1.5rem;
11+
}
12+
13+
img {
1114
width: auto;
1215
}
1316

1417
a {
15-
height: 1.5rem;
1618
color: inherit;
1719
// Deactivate underline on site name being made clickable by added to the link as well
1820
text-decoration: none;

0 commit comments

Comments
 (0)