Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
Knight-2025
Commits
60cf8217
Commit
60cf8217
authored
2 months ago
by
Traboulsi
Browse files
Options
Download
Email Patches
Plain Diff
Update public/index.html
parent
c50d7d74
Pipeline
#11179
passed with stage
in 8 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+5
-1
public/index.html
with
5 additions
and
1 deletion
+5
-1
public/index.html
+
5
-
1
View file @
60cf8217
...
@@ -15,6 +15,8 @@
...
@@ -15,6 +15,8 @@
<!-- Google Fonts -->
<!-- Google Fonts -->
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap"
rel=
"stylesheet"
>
<!-- Vendor CSS Files -->
<!-- Vendor CSS Files -->
<link
href=
"assets/vendor/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"assets/vendor/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
...
@@ -217,7 +219,9 @@
...
@@ -217,7 +219,9 @@
50
%
{
transform
:
translateY
(
-12px
);
}
50
%
{
transform
:
translateY
(
-12px
);
}
100
%
{
transform
:
translateY
(
0px
);
}
100
%
{
transform
:
translateY
(
0px
);
}
}
}
body
{
font-family
:
'Inter'
,
sans-serif
;
}
</style>
</style>
<!-- =======================================================
<!-- =======================================================
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets