Landing page pretty much done

This commit is contained in:
2020-07-14 12:37:57 +01:00
parent 39eed1002e
commit 5416e5ff59
4 changed files with 5 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
body {
html, body {
width: 100%;
height: 100%;
font-family: helvetica, arial;
@@ -26,13 +26,12 @@ h1, .site-title {
color: white;
padding: 2em;
width: 100%;
height: 77vh;
height: 100%;
text-align: center;
background-size: cover;
background-repeat: no-repeat;
}
/*My kingdom for a 'backdrop-filter'!*/
img.background {
object-fit: cover;
color: black;
width: 100%;
height: 100%;