Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
partido-interdimensional-pirata
Dossier Desobediencia Cibernética
Commits
81939e8d
Commit
81939e8d
authored
Apr 24, 2020
by
rene
Browse files
smooth scroll
parent
8ccbb175
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/custom.scss
View file @
81939e8d
...
...
@@ -73,9 +73,16 @@ blockquote {
a
{
&
[
target
=
_blank
]
{
&
:after
{
content
:
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAV0lEQVR4Xq2QwQ2AAAwC3cmd2Kk7sRP64CEJ9qOX8OPatMc/QKppnEPhTmJh23CLiwAqIw21CybKQ28qQi37WGFYBJcwfJQpP8LlEHKyZMF0IdmF13zlAjZ/6H4wb+mUAAAAAElFTkSuQmCC')
;
}
}
&
[
target
=
_blank
]
{
&
:after
{
content
:
url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAV0lEQVR4Xq2QwQ2AAAwC3cmd2Kk7sRP64CEJ9qOX8OPatMc/QKppnEPhTmJh23CLiwAqIw21CybKQ28qQi37WGFYBJcwfJQpP8LlEHKyZMF0IdmF13zlAjZ/6H4wb+mUAAAAAElFTkSuQmCC')
;
}
}
}
html
{
scroll-behavior
:
smooth
;
@media
(
prefers-reduced-motion
:
reduce
)
{
scroll-behavior
:
auto
;
}
}
Write
Preview
Supports
Markdown
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