diff --git a/katebartova/image/katebartova0.jpg b/katebartova/image/katebartova0.jpg new file mode 100644 index 0000000..49a1c03 Binary files /dev/null and b/katebartova/image/katebartova0.jpg differ diff --git a/katebartova/style.css b/katebartova/style.css index 4660b7a..710485f 100644 --- a/katebartova/style.css +++ b/katebartova/style.css @@ -27,7 +27,7 @@ } header{ min-height: 100vh; - background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(image/business-2717063_1920.jpg) center/cover no-repeat fixed; + background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(image/katebartova0.jpg) center/cover no-repeat fixed; display: flex; flex-direction: column; justify-content: stretch;