MelchMwoan
Results
1
comments of
MelchMwoan
You are actually really close to thicker lines, all you have to add is the stroke-width attribute to the path. For example: ``` path { stroke-width: 3px !important; } ```