We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10de6bc commit 69ea9deCopy full SHA for 69ea9de
starter/04-CSS-Layouts/style.css
@@ -12,7 +12,7 @@ body {
12
border-top: 10px solid #1098ad;
13
position: relative;
14
}
15
-
+/* center content */
16
.container {
17
width: 800px;
18
/* margin-left: auto;
0 commit comments