Close main menu on click and stylistic changes

This commit is contained in:
Moris Zen
2018-07-10 22:34:52 +02:00
parent 666125499d
commit 5a0d23a0ed
3 changed files with 29 additions and 20 deletions

View File

@@ -11,8 +11,8 @@ class Blog extends Component {
<main>
<PageIntro
intro="Blog"
headline="We are busy creating great code"
text="but occasionally we find the time to have fun and publish"
headline="We are busy coding"
text="but occasionally we find the time to have fun & publish stuff"
sectionClasses="mb-16 lg:mb-4"
/>
<div className="container mx-auto p-4 w-full md:flex md:flex-wrap items-stretch w-full">