donation followup
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
tobiasd 2024-05-07 14:42:32 +02:00
parent 7c4b257177
commit dd7ee39576
Signed by: tobiasd
GPG Key ID: 25FE376FF17694A1
2 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@
<xsl:attribute name="href">https://my.fsfe.org/donate</xsl:attribute>
<xsl:attribute name="class">btn</xsl:attribute>
<xsl:element name="i">
<xsl:attribute name="class">fa fa-heart-o fa-lg</xsl:attribute>
<xsl:attribute name="class">fa fa-heart-o fa-lg</xsl:attribute>
</xsl:element>
<xsl:call-template name="fsfe-gettext"><xsl:with-param name="id" select="'donate'" /></xsl:call-template>
</xsl:element>

View File

@ -880,7 +880,7 @@ aside#followup.donate {
}
p {
.make-sm-column(8);
/*.make-sm-column(8);*/
padding: 0;
padding-top: 1em;
}