rm fonts import

This commit is contained in:
samaradel
2021-09-16 11:04:59 +02:00
parent 835f2f8ebc
commit cc193f17b3
6 changed files with 0 additions and 6 deletions

View File

@@ -41,7 +41,6 @@ export default {
</script> </script>
<style scoped> <style scoped>
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
.post-card-excerpt { .post-card-excerpt {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
line-height: 1.2; line-height: 1.2;

View File

@@ -134,7 +134,6 @@ export default {
</script> </script>
<style scoped> <style scoped>
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
.post-card-excerpt { .post-card-excerpt {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
line-height: 1.2; line-height: 1.2;

View File

@@ -92,7 +92,6 @@ export default {
</script> </script>
<style scoped> <style scoped>
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
.post-card-excerpt { .post-card-excerpt {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
line-height: 1.2; line-height: 1.2;

View File

@@ -116,7 +116,6 @@ export default {
</script> </script>
<style scoped> <style scoped>
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
.post-card-excerpt { .post-card-excerpt {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
line-height: 1.2; line-height: 1.2;

View File

@@ -115,7 +115,6 @@ export default {
</script> </script>
<style scoped> <style scoped>
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
.post-card-excerpt { .post-card-excerpt {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
line-height: 1.2; line-height: 1.2;

View File

@@ -280,7 +280,6 @@ export default {
}; };
</script> </script>
<style scoped> <style scoped>
@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");
.post-content-text { .post-content-text {
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
font-weight: 300; font-weight: 300;