Work on lots of CSS magic

This commit is contained in:
2017-11-24 14:33:51 -08:00
committed by Andrew Cassidy
parent bcf05bf0e1
commit 548a652d66
12 changed files with 375 additions and 59 deletions

View File

@ -3,7 +3,6 @@
<title> {% if page.title %} {{ page.title }} | {% endif %} Andrew Cassidy</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/css/style.css" />
<link href="https://fonts.googleapis.com/css?family=Barlow+Condensed:600|Barlow:400,700|PT+Serif&amp;subset=latin-ext"" rel="stylesheet">
<link rel="stylesheet" href="/css/fnoots.css"/>
<link rel="stylesheet" href="/css/style.css"/>
</head>