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 {
|
||||
width: 70%;
|
||||
margin-left: 20%;
|
||||
background: black;
|
||||
background-position: top;
|
||||
background-image: url("/img/background.jpg");
|
||||
@@ -136,13 +138,11 @@ body {
|
||||
.header {
|
||||
margin-top: 7em;
|
||||
height: 7em;
|
||||
width: 29em;
|
||||
margin-bottom: 2em;
|
||||
margin-left: 13em;
|
||||
}
|
||||
|
||||
.header h1 {
|
||||
|
||||
.header img {
|
||||
height: 16em;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
Reference in New Issue
Block a user