Skip to content

Commit c4e0551

Browse files
committed
Update WelcomeTab.qml
1 parent 85ae5cd commit c4e0551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/qml/WelcomeTab.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Tab {
8787

8888
RichTextWithLinks {
8989
id: footerMsg
90-
html: '<span style="font-size: 15pt; font-weight: 700;"><a style="color: dark-grey;" href="https://www.bountysource.com/teams/redisdesktopmanager">IF YOU FEEL THAT IS USEFUL, <u style="color:green">DONATE</u> TO HELP KEEP DEVELOPMENT GOING.</a></span>'
90+
html: '<span style="font-size: 14px; font-weight: 700;"><a style="color: dark-grey;" href="https://www.bountysource.com/teams/redisdesktopmanager">IF YOU FEEL THAT IS USEFUL, <u style="color:green">DONATE</u> TO HELP KEEP DEVELOPMENT GOING.</a></span>'
9191
}
9292
}
9393
}

0 commit comments

Comments
 (0)