Merge pull request #166 from OpzekerIT/dev

image compress
This commit is contained in:
Lanta 2023-11-29 22:04:29 +01:00 committed by GitHub
commit 0ae27573ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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-height: 250px; /* before xmass 200 */
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;
border-radius: 10px;
}