responsiv images

This commit is contained in:
mmk2410 2015-06-16 18:41:54 +02:00
parent 4d6a7dc1e4
commit 17b76633c0
1 changed files with 6 additions and 0 deletions

View File

@ -158,6 +158,12 @@ body{
border-bottom: none!important;
}
.card img{
max-width: 100%;
max-height: 400px;
}
.date{
font-size: 13px;
}