We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc720d9 commit 2ed8dccCopy full SHA for 2ed8dcc
.changelog/179.bugfix.md
@@ -0,0 +1 @@
1
+wrap: Unify background color
ui/src/wrap/components/Layout/index.module.css
@@ -12,7 +12,7 @@
12
line-height: 150%;
13
color: var(--white);
14
text-align: left;
15
- background-color: var(--brand-dark);
+ background-color: var(--brand-blue);
16
background-size: contain;
17
background-position: left bottom;
18
background-repeat: no-repeat;
0 commit comments