Skip to content

Commit d8538df

Browse files
committed
Lint fixes
1 parent f70cb56 commit d8538df

File tree

1 file changed

+1
-1
lines changed
  • frontend/packages/volto-pythonbrasil-site/src/theme

1 file changed

+1
-1
lines changed

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: #D3D8DA;
42+
--background-color: #d3d8da;
4343

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

0 commit comments

Comments
 (0)