Card related refinments

This commit is contained in:
Cássio Zen
2016-07-21 11:40:41 -03:00
parent bb817aa683
commit 5aea0f5f81
5 changed files with 30 additions and 39 deletions

View File

@ -8,7 +8,8 @@
}
.card > *:not(iframe, video, img, header, footer) {
margin: 0 10px;
margin-left: 10px;
margin-right: 10px;
}
.card > *:not(iframe, video, img, header, footer):first-child {