Improve layout?

This commit is contained in:
Christoph Hagen 2022-03-26 20:05:11 +01:00
parent 56327e3b7a
commit 9586e80569
3 changed files with 4 additions and 3 deletions

View File

@ -15,10 +15,11 @@ body {
.wrapper {
padding: 0;
margin: 0;
min-height: 100%;
height: 100vh;
background: linear-gradient(160deg, #784141, #271c27);
display: flex;
align-items: center;
overflow: hidden;
}
.texts {

View File

@ -16,7 +16,7 @@
<link rel="canonical" href="https://christophhagen.de/festival.html" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=1">
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=2">
<script src="assets/festival.js?v=10"></script>
</head>
<body>

View File

@ -16,7 +16,7 @@
<link rel="canonical" href="https://christophhagen.de/festival/info.html" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=1">
<link rel="stylesheet" type="text/css" href="assets/festival.css?v=2">
<script src="assets/festival.js?v=10"></script>
</head>
<body>