We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fbd6c0 commit 36082d2Copy full SHA for 36082d2
1 file changed
frontend/packages/volto-pythonbrasil-site/src/theme/_root.scss
@@ -49,6 +49,9 @@
49
/// Sponsors
50
--techevent-sponsortile-background-main: #fff;
51
52
+ /// Schedule
53
+ --techevent-schedule-color: var(--accent-color);
54
+ --techevent-schedule-reverse-color: var(--accent-foreground-color);
55
// Fonts
56
--font-weight-thin: 100;
57
--font-weight-extra-light: 200;
0 commit comments