Skip to content

Commit 69bed8a

Browse files
Update styles.scss
1 parent ff5616b commit 69bed8a

File tree

1 file changed

+7
-0
lines changed
  • src/shared/components/challenge-detail/MySubmissions/SubmissionsList

1 file changed

+7
-0
lines changed

src/shared/components/challenge-detail/MySubmissions/SubmissionsList/styles.scss

+7
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,13 @@ button.column-1-1,
9191
width: 70%;
9292
}
9393

94+
.score-title {
95+
justify-content: unset;
96+
span {
97+
margin-left: 28%;
98+
}
99+
}
100+
94101
.column-1-2 {
95102
width: 50%;
96103
}

0 commit comments

Comments
 (0)