Align grid list of collection list

This commit is contained in:
Fabiano 2018-07-10 12:37:53 -03:00
parent 83f1643b9a
commit bbd2ef9857
2 changed files with 3 additions and 5 deletions

View File

@ -97,10 +97,8 @@
}
}
.tainacan-list-collection--grid {
/* @media only screen and (min-width: 768px){
flex: 0 0 23%;
max-width: 23%;
} */
width: 250px;
height: 287px;
.tainacan-list-collection--grid-title{
font: {
size: 14px;

View File

@ -1,5 +1,5 @@
<?php if(have_posts()): ?>
<div class="tainacan-list-post text-center container px-0">
<div class="tainacan-list-post text-center container px-md-0">
<div class="row mx-auto">
<?php while(have_posts()): the_post(); ?>
<a class="tainacan-list-collection--grid-link mt-5 mr-2" href="<?php the_permalink(); ?>">