Änderungen

This commit is contained in:
ja
2021-10-06 10:27:03 +02:00
parent 169d906b54
commit cf4d7b7f12
2 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-image: url(../images/road.jpg);
background-image: url(../../images/road.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;