diff options
Diffstat (limited to 'public')
| -rw-r--r-- | public/stylesheets/ccc.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 5046baac..a8d29459 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css | |||
| @@ -778,7 +778,7 @@ div.teaser_ruler { | |||
| 778 | 778 | ||
| 779 | .headline_document_card { | 779 | .headline_document_card { |
| 780 | display: flex; | 780 | display: flex; |
| 781 | align-items: flex-start; | 781 | align-items: flex-end; |
| 782 | gap: 1.5em; | 782 | gap: 1.5em; |
| 783 | margin: 1.5em 0; | 783 | margin: 1.5em 0; |
| 784 | text-decoration: none; | 784 | text-decoration: none; |
| @@ -796,6 +796,7 @@ div.teaser_ruler { | |||
| 796 | flex-direction: column; | 796 | flex-direction: column; |
| 797 | gap: 0.3em; | 797 | gap: 0.3em; |
| 798 | padding-top: 0.5em; | 798 | padding-top: 0.5em; |
| 799 | padding-bottom: 0.5em; | ||
| 799 | } | 800 | } |
| 800 | 801 | ||
| 801 | .headline_document_card_titlerow { | 802 | .headline_document_card_titlerow { |
