Skip to content

Commit dab5ccd

Browse files
authored
Merge pull request #20 from beingsie/fix/id-attribute-typo#19
fix: ID attribute name
2 parents 957c564 + e17053e commit dab5ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3-box-model/18-local-library/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ section {
4646
margin: 0 5em;
4747
}
4848

49-
#catalog-input, #forn-btn {
49+
#catalog-input, #form-btn {
5050
text-align: center;
5151
font-size: 1.25rem;
5252
font-weight: 800;

0 commit comments

Comments
 (0)