Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Citrus-Slider-Website
Commits
91162b91
Commit
91162b91
authored
Apr 20, 2018
by
Michael Iseard
Browse files
add 900 weigth to google font
parent
78c8b592
Changes
1
Show whitespace changes
Inline
Side-by-side
index.html
View file @
91162b91
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
<!-- OpenSans font -->
<!-- OpenSans font -->
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Open+Sans"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Libre+Franklin"
rel=
"stylesheet"
>
<link
href=
"https://fonts.googleapis.com/css?family=Libre+Franklin
:400,900
"
rel=
"stylesheet"
>
<title>
Citrus Slider - A modern JavaScript carousel.
</title>
<title>
Citrus Slider - A modern JavaScript carousel.
</title>
...
@@ -126,7 +126,7 @@
...
@@ -126,7 +126,7 @@
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row align-items-center justify-content-center"
>
<div
class=
"row align-items-center justify-content-center"
>
<div
class=
"col-8"
>
<div
class=
"col-8"
>
<h1
class=
"display-3"
>
<h1
class=
"display-3"
style=
"font-weight: 900;"
>
Citrus Slider
</h1>
Citrus Slider
</h1>
<p
class=
"lead"
>
A modern JavaScript carousel with no third party requirements.
</p>
<p
class=
"lead"
>
A modern JavaScript carousel with no third party requirements.
</p>
<hr
class=
"my-4"
>
<hr
class=
"my-4"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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