We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1132575 commit 46d24b2Copy full SHA for 46d24b2
1 file changed
kickstart/css/styles.css
@@ -7,7 +7,7 @@
7
--error-color: #ff0000;
8
--error-background: #ffe8e8;
9
--border-color: #dddddd;
10
- --logo-url: url(https://fusionauth.io/assets/img/samplethemes/changebank/changebank.svg);
+ --logo-url: url(https://fusionauth.io/cdn/samplethemes/changebank/changebank.svg);
11
--font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
12
}
13
body {
0 commit comments