diff --git a/sass/_blog.scss b/sass/_blog.scss index c30a253..7158dda 100644 --- a/sass/_blog.scss +++ b/sass/_blog.scss @@ -126,3 +126,6 @@ body { height: 100%; } +input#search::placeholder{ + color: $grey-darker; +} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 6e2fbbb..36c5ebd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,28 +6,38 @@
- + - + -