From 65f077f2cd54b0b620602a180f179e6353fcf415 Mon Sep 17 00:00:00 2001 From: Raph Date: Mon, 12 Dec 2022 10:23:44 +0100 Subject: [PATCH] s --- css/main.css | 2 +- css/text.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/main.css b/css/main.css index 9fcdf0d..2c76591 100644 --- a/css/main.css +++ b/css/main.css @@ -1,7 +1,7 @@ body{ background-image: url(../photos/athens2.jpg); background-repeat: no-repeat; -background-size:cover; +background-size:100% 100vh; width: 1900px; height: 300px; } \ No newline at end of file diff --git a/css/text.css b/css/text.css index e2d934a..09ff1ff 100644 --- a/css/text.css +++ b/css/text.css @@ -14,7 +14,7 @@ footer { position: absolute; bottom: 0; text-align: justify; - color: wheat; + color: bisque; } div {