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
7f8b8967
Commit
7f8b8967
authored
Dec 09, 2020
by
Jacek Lebioda
Browse files
Merge branch 'fix-longer-description-in-cards' into 'develop'
fix: allow for two line description in cards See merge request
!41
parents
98fd1a67
e5fc1de3
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_cards.scss
View file @
7f8b8967
...
...
@@ -23,7 +23,7 @@
.card-id-smallphoto
img
{
width
:
auto
;
padding-left
:
4px
;
padding-bottom
:
8
px
;
padding-bottom
:
3
px
;
}
.card-id-photo
img
{
...
...
elixir-theme.gemspec
View file @
7f8b8967
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.9.2
3
"
spec
.
version
=
"0.9.2
4
"
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