From 016f60676915a4cf29f37ff080f706857172de0b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=B0=91=E8=BD=BB=E7=8B=82?= <1677568218@qq.com>
Date: Mon, 14 Aug 2023 23:27:19 +0800
Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3?=
=?UTF-8?q?=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/Bilibili.vue | 43 +++---
components/Download.vue | 14 +-
components/Parallax.vue | 187 ++++++++++++++-------------
components/PostItem.vue | 110 +++++++++-------
components/PostList.vue | 121 ++++++++++-------
components/RenderJupyterNotebook.vue | 70 ++++++++--
components/pdf.vue | 14 +-
7 files changed, 327 insertions(+), 232 deletions(-)
diff --git a/components/Bilibili.vue b/components/Bilibili.vue
index e9fa068..a19860a 100644
--- a/components/Bilibili.vue
+++ b/components/Bilibili.vue
@@ -1,25 +1,32 @@
-
+
\ No newline at end of file
+.bili_iframe {
+ width: 100%;
+ height: 23rem;
+}
+
diff --git a/components/Download.vue b/components/Download.vue
index 2e163be..33cee75 100644
--- a/components/Download.vue
+++ b/components/Download.vue
@@ -1,20 +1,20 @@