Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
elixir
jekyll-elixir-theme
Commits
4f3bf2e5
Commit
4f3bf2e5
authored
Aug 12, 2019
by
Jacek Lebioda
Browse files
Corrected the elixir logo positioning in responsive view
parent
3281d97e
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_responsive.scss
View file @
4f3bf2e5
...
...
@@ -64,9 +64,6 @@ $HD_RES: 1930px;
.body-wrapper.margin-wrapper
{
padding-left
:
2%
;
}
#site-header
#site-header-wrapper
.elixir-image
{
left
:
-150px
;
}
}
@media
only
screen
and
(
min-width
:
$HD_RES
)
{
...
...
elixir-theme.gemspec
View file @
4f3bf2e5
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.7.
3
"
spec
.
version
=
"0.7.
4
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@uni.lu"
]
...
...
Write
Preview
Markdown
is supported
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