This commit is contained in:
Raphael Rees 2022-12-12 08:34:49 +01:00
parent 747ef98464
commit baf975cc94

View file

@ -1,5 +1,5 @@
body{
background-image: url(./photos/athens.jpg);
background-image: url(../photos/athens.jpg);
background-repeat: no-repeat;
background-size:cover;
width: 1900px;