Dot divider between steps/results

This commit is contained in:
Giga Chubinidze 2023-09-22 05:25:33 +04:00
parent 825f0e839f
commit add1a55e0d

View file

@ -43,7 +43,7 @@
&::before,
&::after {
border-bottom: 1px dashed var(--sn-light-grey);
border-bottom: 1px dotted var(--sn-sleepy-grey);
content: "";
display: inline-block;
flex-grow: 1;