Close main menu on click and stylistic changes
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user