Improve layout?
This commit is contained in:
parent
56327e3b7a
commit
9586e80569
@ -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 {
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user