Skip to content

Commit 41aa7c4

Browse files
author
“Gabriel
committed
Added border to box elements for contrast
1 parent c9633bd commit 41aa7c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ label {
3333
background: white;
3434
margin: 0.5em;
3535
min-height: 500px;
36+
border: 1px solid #e1e5e8;
3637
}
3738

3839
.content {

0 commit comments

Comments
 (0)