refactor: update stremurrr images

This commit is contained in:
Tim 2023-07-17 13:18:08 +02:00
parent bcfef1a5fd
commit 5d6c03742c
5 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 96 KiB

View file

@ -24,7 +24,7 @@
background-position: center;
background-origin: content-box;
background-clip: content-box;
background-color: var(--primary-overlay-color);
background-color: var(--primary-foreground-color);
opacity: 0.9;
}

View file

@ -127,7 +127,7 @@
background-origin: content-box;
background-clip: content-box;
opacity: 0.9;
background-color: var(--primary-overlay-color);
background-color: var(--primary-foreground-color);
}
.email-logout-container {