Skip to content

Commit 46d24b2

Browse files
author
Alex Patterson
authored
fix(changebank.svg) (#13)
1 parent 1132575 commit 46d24b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kickstart/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
--error-color: #ff0000;
88
--error-background: #ffe8e8;
99
--border-color: #dddddd;
10-
--logo-url: url(https://fusionauth.io/assets/img/samplethemes/changebank/changebank.svg);
10+
--logo-url: url(https://fusionauth.io/cdn/samplethemes/changebank/changebank.svg);
1111
--font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
1212
}
1313
body {

0 commit comments

Comments
 (0)