From f8e9c6f1324e93cd9f24f6d20a48e3a1801ce670 Mon Sep 17 00:00:00 2001 From: Lazy Hippopotamus Date: Fri, 9 Jun 2023 12:35:09 -0400 Subject: [PATCH] MORE CHANGES QUICK --- main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/main.css b/main.css index cafb67c..43f2b1b 100644 --- a/main.css +++ b/main.css @@ -39,6 +39,7 @@ h1 { box-sizing: border-box; background-image: url(https://www.state.gov/wp-content/uploads/2022/02/Kuwait-2323x1406.png); background-attachment: fixed; + background-size: cover; /*clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 30% 100%, 0% 90%);*/ }