Skip to content

Commit

Permalink
调整 GuethubApp 样式
Browse files Browse the repository at this point in the history
  • Loading branch information
wilinz committed Aug 22, 2024
1 parent 4238e97 commit ebd4982
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/pages/Welcome/GuethubApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,17 @@ function GuethubApp() {
1. 可以查看课表和成绩以及评教等教务功能,2.校内论坛功能。
内测QQ群:482024244"
bannerStyle={{width: "80%", height: "100vh"}}
bannerStyle={{width: "75%", height: "80vh"}}
>
<img height="100%"
width="100%"
style={{
boxShadow:
"0 3px 6px -4px #0000001f, 0 6px 16px #00000014, 0 9px 28px 8px #0000000d",
borderRadius: 16
borderRadius: 16,
paddingLeft: 150,
paddingRight: 150,
marginTop: 16
}}
ref={addScrollAnimationRefs}
src="https://api.kexie.space/data/resource/hello/docs/introduction/appdev-assets/guethub-app.png"
Expand Down

0 comments on commit ebd4982

Please sign in to comment.