Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
6ba58231
Commit
6ba58231
authored
May 31, 2018
by
Jacek Lebioda
Browse files
Smoother feel of menu
parent
f001bc8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_layout.scss
View file @
6ba58231
...
...
@@ -131,6 +131,11 @@ html {
-o-transition
:
padding
0
.8s
ease
;
transition
:
padding
0
.8s
ease
;
-moz-transition
:
border
0
.3s
ease
;
-webkit-transition
:
border
0
.3s
ease
;
-o-transition
:
border
0
.3s
ease
;
transition
:
border
0
.3s
ease
;
z-index
:
8
;
}
...
...
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