Skip to content

Commit 4ea53fc

Browse files
author
Cristina Aurrecoechea
committed
fix banner icon
1 parent e4a0ab8 commit 4ea53fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/libs/web-common/src/components/homepage/SocialMediaIcons.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
.fa-envelope-o {
99
margin-bottom: 0.25em;
1010
}
11+
.fa {
12+
font-size: 120%;
13+
}
1114
}
1215
img.bluesky-logo {
1316
width: 1.35em;
1417
position: relative;
1518
top: 3px;
1619
border-radius: 2px;
1720
}
18-
.fa {
19-
font-size: 120%;
20-
}

0 commit comments

Comments
 (0)