Remove the external font and recommended for you genre

pull/25/head
Nikan Dalvand 2019-07-27 23:48:02 +04:30
parent 6635c063d8
commit 24f69c23b7
1 changed files with 0 additions and 4 deletions

View File

@ -33,7 +33,6 @@
<div class="grow-half recommend" >
<div class="recommend__title">
<legend>Recommended For You</legend>
<h3>Rock</h3>
</div>
<carousel :dots="false" :nav="false" :autoWidth="true" class="carousel-custom">
@ -206,8 +205,6 @@ export default {
</script>
<style lang="sass">
@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do&display=swap') // have to refactor this
section.page
padding: 1rem 2.5rem
overflow-x: hidden
@ -274,7 +271,6 @@ section.page
h3
font-size: 1.5rem
font-weight: 200
font-family: 'Nothing You Could Do', cursive;
margin-left: 1rem
.carousel-custom
.owl-stage-outer