This commit is contained in:
Moon 2021-08-30 20:09:57 -07:00 committed by GitHub
parent aaf7832ddb
commit e6833b19eb
1 changed files with 2 additions and 0 deletions

View File

@ -2,8 +2,10 @@
.components-card__header { .components-card__header {
flex-direction: column; flex-direction: column;
align-items: flex-start; align-items: flex-start;
display: flex !important;
h2 { h2 {
align-self: start !important;
color: $gray-900; color: $gray-900;
font-size: 20px; font-size: 20px;
margin-bottom: 0; margin-bottom: 0;