Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
elixir
jekyll-elixir-theme
Commits
9d647661
Commit
9d647661
authored
Sep 18, 2019
by
Jacek Lebioda
Browse files
Merge branch '27-implement-suggestions-from-lucie' into 'develop'
Resolve "Implement suggestions from Lucie" See merge request
!5
parents
4046cb49
6d86c7b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_header.scss
View file @
9d647661
...
...
@@ -10,7 +10,7 @@
padding-inline-start
:
5px
;
}
@media
only
screen
and
(
min-width
:
$HEADER_RESPONSIVENESS_THRESHOLD
)
{
padding-inline-start
:
25
0
px
;
padding-inline-start
:
2
6
5px
;
}
}
...
...
elixir-theme.gemspec
View file @
9d647661
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.9.
0
"
spec
.
version
=
"0.9.
1
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@uni.lu"
]
...
...
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