This commit is contained in:
Raphael Rees 2022-12-12 10:42:35 +01:00
parent 721dd19eb3
commit c1b9ee1a6d

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;
} }