Skip to content

Commit 03dddb4

Browse files
author
Pavithra K
committed
Fixes spacing
1 parent 784ab9e commit 03dddb4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

components/vote/app-style.scss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
margin: 1.5em;
77

88
&__top {
9-
display: flex;
10-
flex-direction: column;
11-
12-
@include break(medium) {
13-
flex-direction: row;
14-
}
9+
display: flex;
10+
flex-direction: column;
11+
12+
@include break(medium) {
13+
flex-direction: row;
14+
}
1515
}
1616

1717
&__influence {

0 commit comments

Comments
 (0)