Skip to content

Commit 4c661e4

Browse files
committed
fix footer p naming on css
1 parent 52ff742 commit 4c661e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎Form-Controls/style.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ h1 {
22
text-align: center;
33
}
44

5-
footer[p] {
5+
footer p {
66
text-align: center;
77
}
88
.container {

0 commit comments

Comments
 (0)