Skip to content

Commit b79f850

Browse files
Non-functional changes.
1 parent 20ed4bd commit b79f850

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/app.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ body,
4343
.store,
4444
.store-result {
4545
padding: 10px;
46-
border: 1px solid lightgrey;
46+
border-left: 1px solid lightgrey;
47+
border-bottom: 1px solid lightgrey;
4748
}
4849

4950
.forms {

0 commit comments

Comments
 (0)