This commit is contained in:
Hiromi
2023-09-03 16:49:37 +02:00
parent f9fb1168f1
commit 8834ddc7cf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

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