4.9.2
Simple cards are now separate
This commit is contained in:
@@ -2371,6 +2371,10 @@
|
||||
border: none;
|
||||
background: transparent;
|
||||
padding: 10px 8px 12px;
|
||||
/* 2px each side = 4px between neighbouring cards. Done with margin rather
|
||||
than a grid gap so the cards stay centred on their landing hour and keep
|
||||
lining up with the curve below. */
|
||||
margin: 0 2px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user