update syntax to repair overflow error

This commit is contained in:
kicap
2023-08-18 02:30:56 +08:00
parent 7a66245b7e
commit 64668289d7
174 changed files with 534 additions and 302 deletions

1
assets/flags_svg/pyg.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" aria-hidden="true" viewBox="0 0 28 20"><path fill="#fff" d="M0 0h28v20H0V0z"/><path fill="#E33F39" fill-rule="evenodd" d="M0 6.667h28V0H0v6.667z" clip-rule="evenodd"/><path fill="#124BBA" fill-rule="evenodd" d="M0 20h28v-6.667H0V20z" clip-rule="evenodd"/><path stroke="#398153" stroke-width=".667" d="M14 12.333a2.334 2.334 0 100-4.668 2.334 2.334 0 000 4.668z"/><path fill="#E5CF58" fill-rule="evenodd" d="M14 10.667a.667.667 0 100-1.333.667.667 0 000 1.333z" clip-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 540 B