Merge pull request #18092 from dvdksn/fix-card-title-overflow

hugo: clip overflowing card titles
This commit is contained in:
David Karlsson 2023-09-01 17:42:36 +02:00 committed by GitHub
commit 7d6ddf6eea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<div class="not-prose">
<div class="not-prose overflow-x-hidden">
{{ if .link }}
<a class="h-full" href="{{ .link }}">
{{ end }}