Skip to content

Commit e131ed6

Browse files
Fix #1221
1 parent d0339d2 commit e131ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/projects/detail/containers/Specification.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -849,7 +849,7 @@ $sideBarWidth: 280px;
849849
.project-name {
850850
word-break: break-all;
851851
font-size: 20px;
852-
margin-top: 10px;
852+
/*margin-top: 10px;*/
853853
}
854854
}
855855

0 commit comments

Comments
 (0)