Cover image of homepage -> width 2560px
This commit is contained in:
@@ -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;
|
||||||
|
@@ -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;
|
||||||
|
Reference in New Issue
Block a user