img placement
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 24s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 24s
This commit is contained in:
@@ -127,6 +127,8 @@ footer {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
width: 70%;
|
||||||
|
margin-left: 20%;
|
||||||
background: black;
|
background: black;
|
||||||
background-position: top;
|
background-position: top;
|
||||||
background-image: url("/img/background.jpg");
|
background-image: url("/img/background.jpg");
|
||||||
@@ -136,13 +138,11 @@ body {
|
|||||||
.header {
|
.header {
|
||||||
margin-top: 7em;
|
margin-top: 7em;
|
||||||
height: 7em;
|
height: 7em;
|
||||||
width: 29em;
|
|
||||||
margin-bottom: 2em;
|
margin-bottom: 2em;
|
||||||
margin-left: 13em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.header h1 {
|
.header img {
|
||||||
|
height: 16em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
|
Reference in New Issue
Block a user