Skip to content

Commit c04eb41

Browse files
committed
[fix] Minor fix in logo styling
1 parent 838c5bb commit c04eb41

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

styles/components/_logo.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
.logo {
22
display:inline-block;
33

4-
.icon { vertical-align:top; }
4+
.icon,
5+
&-text {
6+
vertical-align:top;
7+
}
58

69
&-text {
710
font-size:1.3em;

0 commit comments

Comments
 (0)