Skip to content

Commit

Permalink
add nissin
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb committed May 9, 2023
1 parent 13b76b8 commit 40b7439
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Binary file added src/assets/logos/nissin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1580,6 +1580,17 @@ <h2 class="section__title">Partners</h2>
<img src="assets/logos/dominos_2023.jpg" alt="dominos" class="logo__image logo__image--dominos" loading="lazy" />
</a>
</li>
<li class="logo__item">
<a
class="logo__link"
href="https://www.nissinfoods.com"
target="_blank"
rel="noopener noreferrer sponsored"
hreflang="en-EN"
>
<img src="assets/logos/nissin.png" alt="nissin" class="logo__image logo__image--nissin" loading="lazy" />
</a>
</li>
</ul>
</div>
</section>
Expand Down
4 changes: 4 additions & 0 deletions src/styles/sections/sponsors/logo-alignments.scss
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,10 @@
padding: 0.6em;
}

&--nissin {
padding: 1em;
}

&--zanuy {
padding: 1em;
}
Expand Down

0 comments on commit 40b7439

Please # to comment.