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
open-science
community
Open WIN Community
Commits
4de9962c
Unverified
Commit
4de9962c
authored
Oct 12, 2020
by
Patrick Marsceill
Committed by
GitHub
Oct 12, 2020
Browse files
Fix order
parent
85af5b81
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/code.scss
View file @
4de9962c
...
...
@@ -48,11 +48,11 @@ div.highlighter-rouge {
padding
:
$sp-3
;
margin-top
:
0
;
margin-bottom
:
$sp-3
;
overflow-x
:
hidden
;
background-color
:
$code-background-color
;
border-radius
:
$border-radius
;
box-shadow
:
none
;
-webkit-overflow-scrolling
:
touch
;
overflow-x
:
hidden
;
div
.highlight
,
pre
.highlight
,
...
...
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