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
3281d97e
Commit
3281d97e
authored
Aug 12, 2019
by
Jacek Lebioda
Browse files
Corrected alignment
#24
parent
b1720ec5
Changes
2
Hide whitespace changes
Inline
Side-by-side
_includes/header.html
View file @
3281d97e
<header
id=
"site-header"
role=
"banner"
aria-label=
"Site header"
>
<div
id=
"site-header-wrapper"
class=
"margin-wrapper"
>
<div
id=
"site-header-wrapper"
class=
"margin-wrapper
body-wrapper
"
>
<a
href=
"{{ site.baseurl }}/"
class=
"elixir-image"
>
<img
src=
"{{ site.baseurl }}/assets/ELIXIR_LU.png"
title=
"ELIXIR LU logo"
/>
<img
src=
"{{ site.baseurl }}/assets/ELIXIR_LU.png"
title=
"ELIXIR LU logo"
alt=
"ELIXIR LU logo"
/>
</a>
<div
class=
"hamburger"
>
<input
type=
"checkbox"
/>
...
...
_sass/elixir/_header.scss
View file @
3281d97e
...
...
@@ -15,8 +15,8 @@
position
:
relative
;
top
:
26px
;
float
:
left
;
left
:
-
220px
;
width
:
0px
;
width
:
220px
;
margin-right
:
2
0px
;
img
{
width
:
150px
;
...
...
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