Fix alignment of entry cards
This commit is contained in:
parent
32d5149511
commit
0eff4484d0
@ -4,6 +4,7 @@
|
||||
max-height: 290px;
|
||||
width: 240px;
|
||||
cursor: pointer;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
.cardImage {
|
||||
@ -17,5 +18,5 @@
|
||||
.cardsGrid {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
justify-content: space-around;
|
||||
margin-left: -15px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user