updating resolution & layout of new editor logos

This commit is contained in:
2025-05-16 15:11:42 +02:00
parent 1ce17de886
commit 3f29823864
8 changed files with 6 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 890 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -98,10 +98,12 @@ $checkout_url = add_query_arg(
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/pergaminho.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/contraponto.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/penguin-random-house.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/CasaDasLetras.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/Estrela.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/Leya.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/Oficina.webp'); ?>">
<div class="container">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/casa-das-letras.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/estrela-polar.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/leya-2.webp'); ?>">
<img src="<?= get_theme_file_uri('/assets/images/sponsor-logos/oficina-dos-libros.webp'); ?>">
</div>
</div>
</section>