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
Illuna-Minetest
illuna-minetest.tk-old
Commits
c0385f52
Commit
c0385f52
authored
Jan 28, 2017
by
Milan
Browse files
body: add smooth scroll-behavior
parent
b36d1859
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/body.scss
View file @
c0385f52
...
...
@@ -2,7 +2,8 @@ body {
height
:
100%
;
background-color
:
gray
;
font-family
:
Roboto
,
sans-serif
;
font-size
:
16px
font-size
:
16px
;
scroll-behavior
:smooth
;
}
.container
{
...
...
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