Landing page pretty much done
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user