fixed a typo in the legend of geners section
parent
6507463789
commit
2723789bad
|
|
@ -49,7 +49,7 @@
|
||||||
<div class="lower-row">
|
<div class="lower-row">
|
||||||
<div class="genre">
|
<div class="genre">
|
||||||
<div class="genre__title">
|
<div class="genre__title">
|
||||||
<legend>Recommended For You</legend>
|
<legend>top geners</legend>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<carousel :dots="false" :nav="false" :autoWidth="true" class="carousel-custom">
|
<carousel :dots="false" :nav="false" :autoWidth="true" class="carousel-custom">
|
||||||
|
|
@ -334,7 +334,7 @@ section.page
|
||||||
legend
|
legend
|
||||||
font-size: 2rem
|
font-size: 2rem
|
||||||
font-family: 'Roboto Slab', serif
|
font-family: 'Roboto Slab', serif
|
||||||
margin: 15px 0px 20px 0
|
margin: 25px 0
|
||||||
text-transform: capitalize
|
text-transform: capitalize
|
||||||
|
|
||||||
h3
|
h3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue