diff --git a/assets/CA-logo.png b/assets/CA-logo.png deleted file mode 100644 index 57c6c25..0000000 Binary files a/assets/CA-logo.png and /dev/null differ diff --git a/index.md b/index.md index b5fe254..9345c22 100644 --- a/index.md +++ b/index.md @@ -7,7 +7,7 @@ hero: text: "" tagline: 计算机协会文档 image: - src: /assets/CA-logo.png + src: https://oss.nbtca.space/CA-logo.svg alt: VitePress actions: - theme: brand @@ -24,12 +24,13 @@ features: details: Lorem ipsum dolor sit amet, consectetur adipiscing elit - title: Feature C details: Lorem ipsum dolor sit amet, consectetur adipiscing elit + --- - + .VPHero{ + .VPImage{ + padding: 16px; + } + } + \ No newline at end of file