Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
elixir
jekyll-elixir-theme
Commits
ca0430bd
Commit
ca0430bd
authored
Jul 03, 2019
by
Jacek Lebioda
Browse files
Correction in footer
parent
780d4712
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_layout.scss
View file @
ca0430bd
...
...
@@ -138,7 +138,7 @@
#site-footer-primary
{
#site-footer-primary-wrapper
{
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
row
;
flex-wrap
:
wrap
;
background
:
#3e3e3e
;
font-size
:
0
.875rem
;
...
...
@@ -149,6 +149,7 @@
@media
only
screen
and
(
max-width
:
600px
)
{
padding-left
:
2%
;
flex-direction
:
column
;
}
div
{
...
...
elixir-theme.gemspec
View file @
ca0430bd
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"elixir-theme"
spec
.
version
=
"0.2.
1
"
spec
.
version
=
"0.2.
2
"
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