diff options
Diffstat (limited to 'static/yap/theme.xsl')
| -rwxr-xr-x[-rw-r--r--] | static/yap/theme.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/yap/theme.xsl b/static/yap/theme.xsl index 44e679b..4706f95 100644..100755 --- a/static/yap/theme.xsl +++ b/static/yap/theme.xsl | |||
| @@ -69,7 +69,7 @@ | |||
| 69 | <article class="flex flex-col md:flex-row gap-4 mb-10"> | 69 | <article class="flex flex-col md:flex-row gap-4 mb-10"> |
| 70 | 70 | ||
| 71 | <xsl:if test="enclosure/@url"> | 71 | <xsl:if test="enclosure/@url"> |
| 72 | <a class="w-full md:w-80" target="_blank"> | 72 | <a class="w-full md:w-90 block" target="_blank"> |
| 73 | <xsl:attribute name="href"> | 73 | <xsl:attribute name="href"> |
| 74 | <xsl:value-of select="enclosure/@url" /> | 74 | <xsl:value-of select="enclosure/@url" /> |
| 75 | </xsl:attribute> | 75 | </xsl:attribute> |
