card header min height #1440

This commit is contained in:
Bachir Soussi Chiadmi 2022-04-20 16:55:27 +02:00
parent 2dc63f89fb
commit c7dee37abc
3 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -1634,6 +1634,7 @@ article.card{
padding: 0.3em 0.3em;
box-sizing:border-box;
width:100%;
min-height: 80px;
h1, h4{ margin:0; padding:0; }
h1{
font-size: 1.3em;