First draft

This commit is contained in:
2024-11-01 20:04:26 +00:00
parent 16db262ff1
commit fd6ac7f1c4

View File

@@ -37,7 +37,7 @@ footer h2, section h2{
#technology{
background-image: url(../images/njr-code.png);
margin: 0;
min-height: 100vh;
height: 100vh;
background-position: center;
background-position-x: -400px;
}
@@ -45,7 +45,7 @@ footer h2, section h2{
#motorsport{
background-image: url(../images/topfuel_startline.jpg.jpeg);
margin: 0;
min-height: 100vh;
height: 100vh;
background-position: center;
background-position-x: -65px;
background-position-y: -90px;