Compare commits

..

2 Commits

2 changed files with 4 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 MiB

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;