Skip to content

Commit 1a1aa8d

Browse files
committed
fix: added text left align
1 parent 1463007 commit 1a1aa8d

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/challenge-detail/Specification/SideBar

1 file changed

+1
-1
lines changed

src/shared/components/challenge-detail/Specification/SideBar/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
font-style: italic;
124124
}
125125

126-
text-align: right;
126+
text-align: left;
127127
}
128128

129129
ol {

0 commit comments

Comments
 (0)