Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Sep 12, 2023
1 parent cddd504 commit 5315448
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lang/en/texts/mobileapp/features/environmentalscoring.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Environmental Scoring Card with Foundation Classes -->
<div class="card" style="background-color: #D1C4E9;">
<div class="card-divider">
<img src="images/misc/mobileapp/features/eat-for-the-planet.svg" alt="Environmental scoring" style="float: left; margin-right: 10px;width:20px">
<img src="images/misc/mobileapp/features/eating-for-the-planet.svg" alt="Environmental scoring" style="float: left; margin-right: 10px;width:20px">
<h4>Environmental Scoring</h4>
</div>
<div class="card-section">
Expand Down
1 change: 1 addition & 0 deletions lang/en/texts/mobileapp/features/equivalents.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<div class="card" style="background-color: #FFF176;">
<div class="card-divider">
<!-- Add your image here -->
<img src="images/misc/mobileapp/equivalents.svg" alt="Equivalents" style="float: left; margin-right: 10px;width:20px">
<h4>Equivalents</h4>
</div>
<div class="card-section">
Expand Down
2 changes: 1 addition & 1 deletion lang/en/texts/mobileapp/features/lists.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Create and Share Lists of Products Card with Foundation Classes -->
<div class="card" style="background-color: #CFD8DC;">
<div class="card-divider">
<!-- Add your image here -->
<img src="images/misc/mobileapp/playlist_add.svg" alt="" style="float: left; margin-right: 10px;width:20px">
<h4>Create and Share Lists of Products</h4>
</div>
<div class="card-section">
Expand Down
2 changes: 1 addition & 1 deletion lang/en/texts/mobileapp/features/lowsaltfatsugar.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- Low Salt, Low Sugars, Low Satfat Diet Checker Card with Foundation Classes -->
<div class="card" style="background-color: #F0F4C3;">
<div class="card-divider">
<img src="images/misc/mobileapp/features/nutrients-levels.svg" alt="nutrients-levels" style="float: left; margin-right: 10px;width:20px">
<img src="images/misc/mobileapp/features/nutrient-levels.svg" alt="nutrients-levels" style="float: left; margin-right: 10px;width:20px">
<h4>Low Salt, Low Sugars, Low Satfat Diet Checker</h4>
</div>
<div class="card-section">
Expand Down
3 changes: 3 additions & 0 deletions lang/en/texts/mobileapp/features/search.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
<!-- Search Among 3 Million Products Card with Foundation Classes -->
<div class="card" style="background-color: #FFDAB9;">
<div class="card-divider">
<img src="images/misc/mobileapp/search.svg" alt="" style="float: left; margin-right: 10px;width:20px">
<h4>Search</h4>
</div>


<div class="card-section">
Search among 3 million products with an ultra-personalized search experience that allows you to always see first what matters most to you.
</div>
Expand Down

0 comments on commit 5315448

Please sign in to comment.