This commit is contained in:
Tizziana Mansy 2022-12-12 10:42:59 +01:00
commit a2eceade03

View file

@ -2,6 +2,4 @@ body{
background-image: url(../photos/athens2.jpg); background-image: url(../photos/athens2.jpg);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size:100% 100vh; background-size:100% 100vh;
width: 1900px;
height: 300px;
} }