Skip to content

Commit 076e351

Browse files
committed
fix
Signed-off-by: Chris Abraham <[email protected]>
1 parent 8787e11 commit 076e351

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_sass/quick-start-module.scss

+4
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,10 @@
316316
content: url($baseurl + "/assets/images/microsoft-azure-logo.svg");
317317
}
318318

319+
&.lightning-studios:before {
320+
content: url($baseurl + "/assets/images/lightning-studios-logo.svg");
321+
}
322+
319323
&.google-cloud:before {
320324
content: url($baseurl + "/assets/images/google-cloud-logo.svg");
321325
}

0 commit comments

Comments
 (0)