Skip to content

Commit f70cb56

Browse files
committed
Modifica a cor de fundo para um tom de cinza mais claro.
1 parent 386e0ac commit f70cb56

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Modifica a cor de fundo para um tom de cinza mais claro. @ericof

frontend/packages/volto-pythonbrasil-site/src/theme/_root.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
--link-color: var(--text-color);
4040
--link-foreground-color: var(--link-color);
4141

42-
--background-color: #c3c8ca;
42+
--background-color: #D3D8DA;
4343

4444
// Components
4545
--social-network-icon-color-main: var(--secondary-color);

0 commit comments

Comments
 (0)