Skip to content

Commit e795559

Browse files
committed
set h1 margin
1 parent d95186d commit e795559

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/store-style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* h1 {
77
font-size: 40px;
88
color: var(--orange);
9+
margin: 40px 20px;
910
}
1011

1112
#form {

0 commit comments

Comments
 (0)