zo
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 28s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 28s
This commit is contained in:
@@ -129,12 +129,16 @@ footer {
|
|||||||
body {
|
body {
|
||||||
background: black;
|
background: black;
|
||||||
background-position: top;
|
background-position: top;
|
||||||
background-size: contain;
|
|
||||||
background-image: url("/img/background.jpg");
|
background-image: url("/img/background.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.header {
|
.header {
|
||||||
|
margin-top: 7em;
|
||||||
|
height: 7em;
|
||||||
|
width: 29em;
|
||||||
|
margin-bottom: 2em;
|
||||||
|
margin-left: 13em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header h1 {
|
.header h1 {
|
||||||
|
Reference in New Issue
Block a user