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; right: 0;
} }
.gradientGlass { .gradientGlass {
width: 210px; width: 350px;
height: 339px; height: 350px;
/* aspect-ratio: 75/75; */ /* aspect-ratio: 75/75; */
background: url(/images/gradientnormal.png) rgba(211, 211, 211, 0) 50% / cover background: url(/images/idp.png) 50% / cover no-repeat;
no-repeat; transform: translate(-5px, -40px) scale(0.9);
transform: translate(-15px, -60px);
} }
.weather { .weather {
display: flex; display: flex;