We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
截图:
样式代码:
.blink { position: fixed; height: 100%; width: 100%; text-align: center; display: flex; display: -webkit-flex; align-items: center; line-height: 30px; justify-content: center; animation: blink 3s linear infinite; -webkit-animation: blink 3s linear infinite; -moz-animation: blink 3s linear infinite; -ms-animation: blink 3s linear infinite; -o-animation: blink 3s linear infinite; }
The text was updated successfully, but these errors were encountered:
目测可以先检查一下是否跟那个全角的冒号「:」有关~
Sorry, something went wrong.
No branches or pull requests
截图:
![屏幕截图 2023-02-10 224205](https://user-images.githubusercontent.com/61733195/218119515-811ace78-71ca-4b8d-b01e-3f474c961f8f.jpg)
样式代码:
The text was updated successfully, but these errors were encountered: