adding padding on page-heading-text. Fixes #11

This commit is contained in:
neil 2020-09-16 19:12:10 +02:00
parent dfb8a9428b
commit e4cab99f9e
2 changed files with 2 additions and 1 deletions

View File

@ -90,6 +90,7 @@ p {
.page-heading-text {
width: auto;
margin: auto;
padding: 1rem;
}

View File

@ -7,7 +7,7 @@
<meta name="description" content="{{ "meta_description"|tr(lang) }}" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="icon" type="image/png" sizes="48x48" href="/assets/favicon.ico" />
<link rel="stylesheet" href="/assets/index.css?v=1.0" />
<link rel="stylesheet" href="/assets/index.css?v=1.1" />
<link rel="stylesheet" href="/assets/cloud.css?v=1.0" />
<body>
<div class="flex page-heading fullheight">