Main Page.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 326: | Line 326: | ||
} | } | ||
/* */ | |||
/* */ | /* */ | ||
.crw-card-grid{ | .crw-card-grid{ | ||
| Line 341: | Line 342: | ||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; | ||
} | |||
.crw-card-link{ | |||
height: 100%; | |||
display: flex; | |||
flex-direction: column; | |||
text-decoration: none; | |||
color: inherit; | |||
} | } | ||
| Line 426: | Line 435: | ||
} | } | ||
} | } | ||
.crw-card-grid{ | .crw-card-grid{ | ||
| Line 442: | Line 449: | ||
margin: 0; | margin: 0; | ||
display: contents; | display: contents; | ||
} | } | ||