First draft

This commit is contained in:
2024-11-01 20:08:44 +00:00
parent fd6ac7f1c4
commit 492c1e11c6

View File

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