Main page fuckery
This commit is contained in:
@@ -12,9 +12,11 @@ h1, .site-title {
|
||||
transform: skew(-10deg);
|
||||
color: white;
|
||||
padding: 2em;
|
||||
height: 50vh;
|
||||
height: 75vh;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
/*My kingdom for a 'backdrop-filter'!*/
|
||||
img.background {
|
||||
@@ -69,8 +71,8 @@ a.button {
|
||||
body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
p, figure {
|
||||
margin: 15px 0;
|
||||
|
||||
Reference in New Issue
Block a user