Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jplz
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Russell Liu
jplz
Commits
773bbac2
Commit
773bbac2
authored
5 months ago
by
rsl
Browse files
Options
Downloads
Patches
Plain Diff
change font size
parent
754daaab
No related branches found
Branches containing commit
Tags
rt-3.8.8
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/index.svelte
+3
-3
3 additions, 3 deletions
src/routes/index.svelte
with
3 additions
and
3 deletions
src/routes/index.svelte
+
3
−
3
View file @
773bbac2
...
...
@@ -97,10 +97,10 @@
<div
class=
"grid place-content-center"
>
<div
class=
"flex justify-between items-baseline mb-16 select-none"
>
<div
class=
"w-16"
/>
<div
class=
"text-center text-
lg
sm:text-xl text-gray-600 font-serif"
>
<div
class=
"text-center text-
base
sm:text-xl text-gray-600 font-serif"
>
jyut6 ping3 lin6 zaap6
</div>
<div
class=
"w-16 text-right text-
lg
"
>
<div
class=
"w-16 text-right text-
base
"
>
<ClickableText
text=
{
'
options
'
}
on:click=
{
()
=>
showOptions
=
true
}
/>
</div>
</div>
...
...
@@ -189,7 +189,7 @@
<div
class=
"flex justify-between items-baseline mb-2"
>
<div
class=
"w-16"
/>
<div
class=
"text-center text-xl text-gray-600"
>
options
</div>
<div
class=
"w-16 text-right text-
lg
"
>
<div
class=
"w-16 text-right text-
base
"
>
<ClickableText
text=
{
'
close
'
}
on:click=
{
()
=>
showOptions
=
false
}
/>
</div>
</div>
...
...
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