Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Peking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2023 Competition
Peking
Commits
3151fa92
Commit
3151fa92
authored
1 year ago
by
Junduo Zheng
Browse files
Options
Downloads
Patches
Plain Diff
font
parent
2b59d3b8
No related branches found
Branches containing commit
No related tags found
1 merge request
!129
font
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pages/[...slug].vue
+9
-0
9 additions, 0 deletions
pages/[...slug].vue
pages/index.vue
+2
-2
2 additions, 2 deletions
pages/index.vue
with
11 additions
and
2 deletions
pages/[...slug].vue
+
9
−
0
View file @
3151fa92
...
...
@@ -70,5 +70,14 @@ gsap.utils.toArray(".parallax").forEach(layer => {
width
:
100%
;
height
:
60vh
;
}
@font-face
{
font-family
:
'kr'
;
src
:
url('https://static.igem.wiki/teams/4713/wiki/fonts/kanit-regular.ttf')
;
font-weight
:
normal
;
font-style
:
normal
;
}
main
{
font-family
:
'kr'
;
}
</
style
>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
pages/index.vue
+
2
−
2
View file @
3151fa92
...
...
@@ -239,7 +239,7 @@
}
@font-face
{
font-family
:
'fdko-regular'
;
src
:
url('
../assets
/font
/F
redoka
O
ne-
R
egular.ttf')
;
src
:
url('
https://static.igem.wiki/teams/4713/wiki
/font
s/f
redoka
o
ne-
r
egular.ttf')
;
font-weight
:
normal
;
font-style
:
normal
;
}
...
...
@@ -346,7 +346,7 @@ onMounted(() => {
let
ghost
=
gsap
.
timeline
({
scrollTrigger
:
{
trigger
:
leftFlash
,
markers
:
true
,
//
markers: true,
start
:
"
-20% 70%
"
,
toggleActions
:
"
restart none none reset
"
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment