responsiv images
This commit is contained in:
parent
4d6a7dc1e4
commit
17b76633c0
1 changed files with 6 additions and 0 deletions
|
@ -158,6 +158,12 @@ body{
|
|||
border-bottom: none!important;
|
||||
}
|
||||
|
||||
|
||||
.card img{
|
||||
max-width: 100%;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
.date{
|
||||
font-size: 13px;
|
||||
}
|
||||
|
|
Reference in a new issue