Removing out of date info, fixing h1 and h2s

This commit is contained in:
Zachary Klosko 2020-06-09 12:59:59 -04:00
parent 48fb647c16
commit 972e1ba7af
17 changed files with 100 additions and 207 deletions

View file

@ -33,6 +33,9 @@ layout: default
section{
padding:1rem 0
}
h1,h2,h3,h4,h5,h6{
padding-top: 10px;
}
</style>
<title>{{ site.title }} - {{ page.title }}</title>