Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added go home url #172 #178

Merged
merged 4 commits into from
Mar 13, 2020
Merged

added go home url #172 #178

merged 4 commits into from
Mar 13, 2020

Conversation

undergroundwires
Copy link
Contributor

No description provided.

@alex-shpak
Copy link
Owner

Thanks for PR.
Unfortunately that would not work I think. class='flex' will make them stack horizontally.
You need to wrap h1 and h2 into extra div.

<div class="flex...>
  <div>
    <h1 ...
    <h2 ...
  </div>
</div>

@alex-shpak
Copy link
Owner

👍
I will merge, I might change that page later, would be nice to have some fancy 404 page.

@alex-shpak alex-shpak merged commit d7def13 into alex-shpak:master Mar 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants