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
3c08fcc9
Commit
3c08fcc9
authored
Jul 03, 2019
by
Jacek Lebioda
Browse files
Photo cards for team
parent
0e0b1b0a
Changes
2
Hide whitespace changes
Inline
Side-by-side
_sass/elixir/_layout.scss
View file @
3c08fcc9
...
...
@@ -298,6 +298,16 @@ div.post {
padding
:
8px
;
margin
:
10px
;
.smaller
{
height
:
175px
;
}
.card-id-smallphoto
img
{
width
:
auto
;
padding-left
:
4px
;
padding-bottom
:
8px
;
}
.card-id-photo
img
{
width
:
120px
;
padding-left
:
4px
;
...
...
elixir-theme.gemspec
View file @
3c08fcc9
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"elixir-theme"
spec
.
version
=
"0.1.3
0
"
spec
.
version
=
"0.1.3
1
"
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