Add Algolia search

This commit is contained in:
Matthew Holt 2020-03-26 12:57:10 -06:00
parent 1d696eb4de
commit 208c48130d
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
7 changed files with 45 additions and 180 deletions

View file

@ -2,6 +2,10 @@ body {
font-family: 'Inter', sans-serif;
}
#search {
margin-top: 4px;
}
.hero {
background-image: url('/resources/images/bg-teal.jpg');
background-repeat: no-repeat;