Skip to content

Commit

Permalink
Merge pull request #516 from datosgobar/494-margen-final-card
Browse files Browse the repository at this point in the history
494 - Margen final Card
  • Loading branch information
pepeciavirella authored Sep 30, 2019
2 parents c04d0da + 2686199 commit 8d22116
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/assets/css/components.css
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@

.card .graphic {
text-align: center;
height: 50px;
}

.card.normal .c-data .graphic img {
Expand Down Expand Up @@ -217,6 +218,7 @@
.card .c-span {
text-align: center;
font-size: 12px;
font-weight: 400;
padding: 0 15%;
margin: 10px 0px;
color: grey;
Expand Down Expand Up @@ -252,6 +254,7 @@

.card .c-head .c-span {
height: 14px;
line-height: 15px;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
Expand Down Expand Up @@ -302,6 +305,7 @@
text-align: center;
overflow: hidden;
font-size: 14px;
font-weight: 400;
line-height: 16px;
padding: 0px 18%;
overflow: hidden;
Expand All @@ -318,6 +322,7 @@
height: 28px;
line-height: 15px;
-webkit-line-clamp: 2;
font-weight: 400;
}

/*-Links Footer-*/
Expand Down

0 comments on commit 8d22116

Please sign in to comment.