card header min height #1440
This commit is contained in:
parent
2dc63f89fb
commit
c7dee37abc
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue