Compare commits
2 Commits
803da7f722
...
3f138e7bf5
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f138e7bf5 | |||
| b2a1fc0f9e |
BIN
frontend/public/images/idp.png
Normal file
BIN
frontend/public/images/idp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.3 MiB |
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user