Funktionierendes Sidebar Menü

This commit is contained in:
ja
2021-08-24 16:38:27 +02:00
parent ebfa4f10bf
commit 3771fc84cc
6 changed files with 78 additions and 51 deletions

View File

@@ -4,7 +4,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;