bugfixes and reduction of images

This commit is contained in:
silas
2020-12-08 21:05:17 +01:00
parent 9aff53878a
commit 64d4c6ef8a
22 changed files with 13 additions and 40 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 MiB

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.9 MiB

After

Width:  |  Height:  |  Size: 1.4 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 240 KiB

BIN
src/client/old_img/home.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
src/client/old_img/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 MiB

View File

@@ -13,13 +13,13 @@
div {
position: relative;
margin-top: 4rem;
width: 2rem;
height: 2rem;
margin-top: 2.8rem;
width: 1.5rem;
height: 1.5rem;
@include breakpoint(medium) {
margin-top: 2.8rem;
width: 1.5rem;
height: 1.5rem;
margin-top: 3.9rem;
width: 2rem;
height: 2rem;
}
border: 2px solid black;