Fix: Inconsistent tag spacing (#139)
This commit is contained in:
committed by
GitHub
parent
00c3487dff
commit
85efb8e1b6
@@ -9,6 +9,6 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M9 11l-6 6v3h9l3-3"/>
|
||||
<path d="M22 12l-4.6 4.6a2 2 0 01-2.8 0l-5.2-5.2a2 2 0 010-2.8L14 4"/>
|
||||
<path d="M9 11l-6 6v3h9l3-3" />
|
||||
<path d="M22 12l-4.6 4.6a2 2 0 01-2.8 0l-5.2-5.2a2 2 0 010-2.8L14 4" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 314 B After Width: | Height: | Size: 316 B |
Reference in New Issue
Block a user