improved display printable cards

This commit is contained in:
2021-01-25 22:24:29 +01:00
parent 72667f075a
commit 15ad8e2652
3 changed files with 12 additions and 0 deletions

View File

@ -60,7 +60,11 @@ body{
.field--name-field-distributor{
margin-top: 1em;
display: inline-block;
vertical-align: top;
width:49%;
.field__item{
padding-bottom: 0.5em;
}
.taxonomy-term{
>h2{
margin:0;