Skip to content

Commit f3febcf

Browse files
authored
blurple banner to lit blue (#1260)
1 parent 397df96 commit f3febcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/lit-dev-content/site/css/home/1-splash.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
align-items: center;
44
justify-content: center;
55
min-height: 50px;
6-
background: #5865F2;
6+
background: var(--color-blue);
77
color: white;
88
}
99

0 commit comments

Comments
 (0)