Merge pull request #87 from matschaffer/patch-1
Fix spacing on not-found message
This commit is contained in:
commit
a1f10d3b04
@ -167,7 +167,7 @@
|
|||||||
[:body
|
[:body
|
||||||
(header-block title)
|
(header-block title)
|
||||||
[:div {:class "section examples"}
|
[:div {:class "section examples"}
|
||||||
[:p [:h2 (str "We couldn't find those pronouns in our database."
|
[:p [:h2 (str "We couldn't find those pronouns in our database. "
|
||||||
"If you think we should have them, please reach out!")]]]
|
"If you think we should have them, please reach out!")]]]
|
||||||
(footer-block)]])))
|
(footer-block)]])))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user