image compress #166

Merged
OpzekerIT merged 2 commits from dev into main 2023-11-29 21:04:30 +00:00
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 692 KiB

After

Width:  |  Height:  |  Size: 81 KiB

Before After
Before After

BIN
images/bannercmass_ori.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 692 KiB

View file

@ -63,7 +63,7 @@ header .banner {
max-width: 100%; max-width: 100%;
max-height: 250px; /* before xmass 200 */ max-height: 250px; /* before xmass 200 */
display: block; display: block;
margin: 10px auto 0px auto; /* before xmass 40 auto 0px auto */ margin: 5px auto 5px auto; /* before xmass 40 auto 0px auto */
width: auto; width: auto;
border-radius: 10px; border-radius: 10px;
} }