🕷🌯 Checkpoint
./src/pages/index.hbs:1062301/10 ./public/style.css:1062301/25
This commit is contained in:
+1
-2
@@ -119,8 +119,7 @@ body {
|
||||
display: grid;
|
||||
place-items: center;
|
||||
margin-left: 2rem;
|
||||
margin-top: 3rem;
|
||||
max-width: 900px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="content">
|
||||
<div class="title">Hey, Node!</div>
|
||||
<h1 class="title">Hey, Node!</h1>
|
||||
|
||||
<!-- add text indicating that we've changed color OR had an error -->
|
||||
{{#if color}}
|
||||
|
||||
Reference in New Issue
Block a user