Cover image of homepage -> width 2560px

This commit is contained in:
2025-05-23 20:43:45 +02:00
parent b4565c0ea1
commit e00835f7c1
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
header { header {
width: 100%; width: 100%;
height: 75vh; height: 75vh;
background-image: url('https://kakigoori.dev/c152e805-b859-4ad0-817c-4d671e5f15ad/auto'); background-image: url('https://kakigoori.dev/c152e805-b859-4ad0-817c-4d671e5f15ad/width/2560/auto');
background-size: cover; background-size: cover;
background-position: center bottom; background-position: center bottom;
position: relative; position: relative;

View File

@@ -131,7 +131,7 @@ body {
.page-index header { .page-index header {
width: 100%; width: 100%;
height: 75vh; height: 75vh;
background-image: url("https://kakigoori.dev/c152e805-b859-4ad0-817c-4d671e5f15ad/auto"); background-image: url("https://kakigoori.dev/c152e805-b859-4ad0-817c-4d671e5f15ad/width/2560/auto");
background-size: cover; background-size: cover;
background-position: center bottom; background-position: center bottom;
position: relative; position: relative;