diff --git a/css/main.css b/css/main.css index fb1f5e1..9fcdf0d 100644 --- a/css/main.css +++ b/css/main.css @@ -1,8 +1,7 @@ body{ -background-image: url(./photos/athens.jpg); +background-image: url(../photos/athens2.jpg); background-repeat: no-repeat; background-size:cover; width: 1900px; height: 300px; -} - +} \ No newline at end of file diff --git a/photos/athens2.jpg b/photos/athens2.jpg new file mode 100644 index 0000000..b10b338 Binary files /dev/null and b/photos/athens2.jpg differ