Skip to content

Commit 62cc6bb

Browse files
timea-solidTallTed
andauthored
Update src/styleConstants.js
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 1dc3036 commit 62cc6bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styleConstants.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ export default {
55
formHeadingColor: '#888888', // originally was brown; now grey
66
lowProfileLinkColor: '#3B5998', // Grey-blue, e.g., for field labels linking to ontology
77
formFieldNameBoxWidth: '8em', // The fixed amount to get form fields to line up
8-
// The latter we put in when switching awy from using tables. Getting alignment between
9-
// fields in different groups though is hard problem.
8+
// We put in the latter when switching away from using tables. However, getting
9+
// alignment between fields in different groups is a hard problem.
1010

1111
mediaModuleCanvasWidth: '640',
1212
mediaModuleCanvasHeight: '480',

0 commit comments

Comments
 (0)