Skip to content

Commit b41e758

Browse files
Update background color for step 1 and 2
Signed-off-by: Natalia Luzuriaga <natalia.luzuriaga@cms.hhs.gov>
1 parent ee8d771 commit b41e758

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ textarea {
1313
padding-bottom: 25px;
1414
margin-top: 20px;
1515
margin-bottom: 20px;
16-
background: lightgray;
16+
background: #e6e6e6;
1717
width: 100%;
1818
max-width: 800px;
1919
box-sizing: border-box;

0 commit comments

Comments
 (0)