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 5f37592 commit c82a802Copy full SHA for c82a802
index.css
@@ -30,6 +30,8 @@ body{
30
.wrapper{
31
max-width: 450px;
32
margin: 0 auto 0 auto;
33
+ background-color: lightgray;
34
+ padding: 1em;
35
}
36
37
.wrapper .search-input{
0 commit comments