Compare commits

...
Author SHA1 Message Date
maciek b5a6b7a320 chore: tweak some pennat css var 2023-09-12 09:58:27 -07:00
+2 -1
View File
@@ -83,7 +83,8 @@ html [data-theme='light'] {
--pennant-color-volume-sell: theme(colors.market.red.DEFAULT);
/* reduce space between candles */
--pennant-candlestick-inner-padding: 0.1;
--pennant-candlestick-inner-padding: 0.175;
--pennant-candlestick-stroke-width: 0.5;
}
html [data-theme='light'] {