Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
dca5ad02
Unverified
Commit
dca5ad02
authored
4 years ago
by
Sascha Nuissl
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fix generated example code for RFS (#31213)
Co-authored-by:
Martijn Cuppens
<
martijn.cuppens@gmail.com
>
parent
f6ca8f1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/content/docs/5.0/getting-started/rfs.md
+1
-1
site/content/docs/5.0/getting-started/rfs.md
with
1 addition
and
1 deletion
+1
-1
site/content/docs/5.0/getting-started/rfs.md
+
1
-
1
View file @
dca5ad02
...
...
@@ -31,7 +31,7 @@ The `rfs()` mixin has shorthands for `font-size`, `margin`, `margin-top`, `margi
font-size
:
calc
(
1.525rem
+
3.3vw
);
}
@media
(
m
ax
-width
:
1200px
)
{
@media
(
m
in
-width
:
1200px
)
{
.title
{
font-size
:
4rem
;
}
...
...
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