Applying edits to make the site more mobile-friendly

This commit is contained in:
Joyce Chen
2020-03-18 02:14:51 -04:00
parent 029eec1a69
commit 95e8f01cff
4 changed files with 11 additions and 24 deletions

View File

@@ -19,7 +19,5 @@
<div class="wrapper">
<header>
<h1>{{ site.title | default: site.github.repository_name }}</h1>
<p>A tool to help with negotiations in Persona 5. (Incomplete. Work-in-progress.)</p>
<p>Credit goes to GooberSD/Chompobar for giving me permission to use <a href="https://docs.google.com/document/d/1Fq00lkODNAam7RZoczHU2kFyU3CZvyW59F0PwLnJoz8/">their guide</a> to update this guide.</p>
<p class="view"><a href="{{ site.github.repository_url }}">View this joyce-chen Project on GitHub <small>{{ github_name }}</small></a></p>
</header>