We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f33e921 commit 4a6a95dCopy full SHA for 4a6a95d
starter/03-CSS-Fundamentals/style.css
@@ -33,6 +33,7 @@ body {
33
/* Inheritance example */
34
nav {
35
font-size: 18px;
36
+ text-align: center;
37
}
38
39
.post-header {
0 commit comments