Sobrazkem

This commit is contained in:
Hiromi
2023-08-27 18:05:14 +02:00
parent 8889aa9e9a
commit dacd57f025
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 KiB

View File

@@ -27,7 +27,7 @@
}
header{
min-height: 100vh;
background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url(images/banner-bg.jpg) center/cover no-repeat fixed;
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;
display: flex;
}