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/crc.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="#06358F" fill-rule="evenodd" d="M0 4h28V0H0v4zm0 16h28v-4H0v4z" clip-rule="evenodd"/><path fill="#E61F37" fill-rule="evenodd" d="M0 13.333h28V6.667H0v6.666z" clip-rule="evenodd"/></svg>

After

Width:  |  Height:  |  Size: 327 B