Skip to content
Snippets Groups Projects
Commit fc597383 authored by Jacek Lebioda's avatar Jacek Lebioda
Browse files

Smaller photo cards for team

parent 3c08fcc9
No related branches found
No related tags found
2 merge requests!17Develop,!3Develop
......@@ -290,6 +290,10 @@ div.post {
display: flex;
flex-wrap: wrap;
.card-id smaller {
height: 175px;
}
.card-id {
width: 185px;
height: 350px;
......@@ -298,10 +302,6 @@ div.post {
padding: 8px;
margin: 10px;
.smaller {
height: 175px;
}
.card-id-smallphoto img {
width: auto;
padding-left: 4px;
......
......@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "elixir-theme"
spec.version = "0.1.31"
spec.version = "0.1.32"
spec.authors = ["jacek.lebioda"]
spec.email = ["jacek.lebioda@uni.lu"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment