for now, make everything small

This commit is contained in:
Franzi 2021-08-15 08:55:40 +02:00
parent bf5bd88cca
commit 3005181ed4
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
3 changed files with 1 additions and 4 deletions

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="/css/style.css" type="text/css">
{% feed_meta %}
</head>
<body class="{{ page.body_classes }}">
<body>
<a href="#content" id="skip-to-content">Skip to content</a>
<h1>{{ site.header }}</h1>
<nav>

View File

@ -15,8 +15,6 @@ body
color: #FFFFFF
background: #111111
line-height: 1.5em
.body-small
max-width: 1000px
margin: 0 auto

View File

@ -1,7 +1,6 @@
---
title: Home
permalink: /
body_classes: body-small
---
<ul class="button-list">