Fix mobile promo images

This commit is contained in:
Bojan Mojsilovic 2023-07-11 17:45:51 +02:00
parent ed567bb9f7
commit 0f2d15cf7a
6 changed files with 4 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 356 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 KiB

After

Width:  |  Height:  |  Size: 475 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

After

Width:  |  Height:  |  Size: 480 KiB

View File

@ -49,6 +49,9 @@
.phones {
z-index: 10;
>img {
height: 536px;
}
}
.phoneReflections {

View File

@ -48,7 +48,7 @@ const Downloads: Component = () => {
<StickySidebar>
<div class={styles.downloadsSidebar}>
<div class={styles.title}>Source codes</div>
<div class={styles.title}>Source code</div>
<div class={styles.list}>
<div>
<Show