Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
fix : merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Zainal21 committed Jun 10, 2021
2 parents bbe801d + 5196056 commit 94b01dd
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
5 changes: 4 additions & 1 deletion assets/css/base/_fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
font-family: 'Premier Sans', Arial, Helvetica, sans-serif;
src: url('./Premier-Sans.ttf');
}

$font-base-color: $grey-2;
$font-family-base: 'Premier Sans',
Arial,
Expand Down Expand Up @@ -73,8 +72,12 @@ blockquote,
}

.title {
<<<<<<< HEAD
font-family: $font-family-base;
;
=======
font-family: 'Poppins', sans-serif;
>>>>>>> 5196056bee63960db5ec675a3f58728ff6aa1dba
margin: 7.2rem 0 4.8rem 0;
text-align: center;
font-weight: 600;
Expand Down
2 changes: 1 addition & 1 deletion components/MusicPlaylistCard.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="w-full max-w-xs p-2 hover:shadow-2xl py-3 hover:border-1hover:border-gray-700 border-2 border-gray-800 rounded-lg text-center">
<div class="w-full max-w-xs hover:shadow-lg py-3 hover:border-1bg-gray-800 hover:bg-gray-700 rounded-lg text-center">
<iframe width="560" height="315" class="object-cover object-center w-full h-48 mx-auto rounded-lg"
:src="source" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
Expand Down
5 changes: 2 additions & 3 deletions components/Sections/Header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,9 @@

<style scoped>
.header{
font-family: 'Poppins',
sans-serif !important;
font-family: 'Poppins', Arial, sans-serif !important;
}
h1 {
font-size: 2rem;
}
</style>
</style>ge
4 changes: 2 additions & 2 deletions contents/en/blog/kisah-akhir-sekolah-dalam-kata.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: "kisah-akhir-sekolah-dalam-kata"
title: "Kisah akhir sekolah dalam kata"
year: 30 Mei 2021
year: 3 Juni 2021
color: "#edece7"
isTextColorDark: true
id: "kisah-akhir-sekolah-dalam-kata"
Expand Down Expand Up @@ -29,7 +29,7 @@ Nah di kelas 12 ini kebetulan aku berpartisipasi dalam LKS (Lomba Kompetensi Sis

## * Apa yang akan kulakukan kedepannya ?

Mungkin sudah menjadi tantangan terbesar ketika lulus sekolah, dimana banyak yang tau haru ngapain, sudah menentukan untuk menempuh pendidikan yang lebih tinggi lagi dan ada juga yang bekerja. dan bahkan ada yang sudah berkeinginan untuk menikah. untuk itu aku memutuskan untuk bekerja terlebih dahulu, karena aku ingin segera membahagiakan Orang tua dan keluarga tercintaku.
Mungkin sudah menjadi tantangan terbesar ketika lulus sekolah, dimana masih banyak yang tidak tau harus ngapain, sudah menentukan untuk menempuh pendidikan yang lebih tinggi lagi dan ada juga yang bekerja. dan bahkan ada yang sudah berkeinginan untuk menikah. untuk itu aku memutuskan untuk bekerja terlebih dahulu, karena aku ingin segera membahagiakan Orang tua dan keluarga tercintaku dan juga aku ingin belajar hal baru di dunia teknologi ini.

kenapa kok tidak kuliah ? karena mungkin bekal dari SMK ini sudah cukup untukku jadi aku ingin belajar hal baru lagi.

Expand Down

1 comment on commit 94b01dd

@vercel
Copy link

@vercel vercel bot commented on 94b01dd Jun 10, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.