changed home image

This commit is contained in:
2026-03-04 14:27:33 +08:00
parent c6c8496d9a
commit b2a1fc0f9e
2 changed files with 4 additions and 5 deletions

View File

@@ -52,12 +52,11 @@
right: 0;
}
.gradientGlass {
width: 210px;
height: 339px;
width: 350px;
height: 350px;
/* aspect-ratio: 75/75; */
background: url(/images/gradientnormal.png) rgba(211, 211, 211, 0) 50% / cover
no-repeat;
transform: translate(-15px, -60px);
background: url(/images/idp.png) 50% / cover no-repeat;
transform: translate(-5px, -40px) scale(0.9);
}
.weather {
display: flex;