Skip to content

Commit

Permalink
Merge pull request #24 from manan215/patch-1
Browse files Browse the repository at this point in the history
[improve]: the unordered item in a list
  • Loading branch information
jigaru1 committed Oct 21, 2022
2 parents e0e9867 + 4c7272f commit fd60b19
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index-v4.html
Expand Up @@ -420,6 +420,14 @@ <h5 class="widget-title">
</a>
<span class="new">New</span>
</div>
<ul>
<li><a href="#" class="active">Default</a></li>
<li><a href="#">Popularity</a></li>
<li><a href="#">Average rating</a></li>
<li><a href="#">Newness</a></li>
<li><a href="#">Price: low to high</a></li>
<li><a href="#">Price: high to low</a></li>
</ul>
<div class="product-info clearfix">
<span class="product-title">Cotton White Underweaer Block Out Edition</span>
<div class="price">
Expand Down

0 comments on commit fd60b19

Please sign in to comment.