Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2021-06-28 19:45:16 +02:00
parent cb37e5311f
commit a54f38305c

View file

@ -369,6 +369,7 @@ $fluid-breakpoint: $maximum-width + 20px;
li {
display: inline;
&::after {
content: ' · ';
}