update css
This commit is contained in:
parent
099faf007f
commit
ae962a2b6b
|
@ -1,27 +0,0 @@
|
|||
---
|
||||
heroImage: /logo.svg
|
||||
bgImage: https://theme-hope-assets.vuejs.press/bg/6-light.svg
|
||||
bgImageDark: https://theme-hope-assets.vuejs.press/bg/6-dark.svg
|
||||
bgImageStyle:
|
||||
background-attachment: fixed
|
||||
heroText: Team
|
||||
tagline: Let's Introduce our great team!
|
||||
|
||||
- header: Lei Wang / Primary PI
|
||||
description: The harder you do, the more luck you have. Htai!Hentai!Henta
|
||||
image: https://gitlab.igem.org/2022/bjwz-china/-/raw/252151e6ce9d56d17ec1226de24e84459ae396ac/picture/wanglei.jpg
|
||||
bgImage: https://theme-hope-assets.vuejs.press/bg/5-light.svg
|
||||
bgImageDark: https://theme-hope-assets.vuejs.press/bg/5-dark.svg
|
||||
|
||||
- header: Hongjun Zhang / Sencondary PI
|
||||
description: Hope for the best and prepare for the worst.Hentai!Hentai!Hentai!H
|
||||
image: https://gitlab.igem.org/2022/bjwz-china/-/raw/main/picture/zhanghongjun.jpg
|
||||
bgImage: https://theme-hope-assets.vuejs.press/bg/5-light.svg
|
||||
bgImageDark: https://theme-hope-assets.vuejs.press/bg/5-dark.svg
|
||||
|
||||
- header: BiYun Xiang / Instructor
|
||||
description: Love it, enjoy it and do it.
|
||||
image: https://gitlab.igem.org/2022/bjwz-china/-/raw/main/picture/xiangbiyun.jpeg
|
||||
bgImage: https://theme-hope-assets.vuejs.press/bg/4-light.svg
|
||||
bgImageDark: https://theme-hope-assets.vuejs.press/bg/4-dark.svg
|
||||
---
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
.vp-hero-infos > #main-title {
|
||||
font-family: 'Cinzel Decorative', cursive;
|
||||
font-size: 8vh;
|
||||
font-size: 10vh;
|
||||
// background: linear-gradient(120deg,#004ff0,#0028B1 30%,#0087e8 100%);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue