fix(gitalk):access_token request timeout(#623)

This commit is contained in:
hepei
2021-09-07 10:20:33 +08:00
parent f787a4e5ad
commit aaff455398
4 changed files with 11 additions and 10 deletions

View File

@@ -835,6 +835,7 @@
.gt-container .gt-avatar-github {
width: 3em;
height: 3em;
cursor: pointer;
}
@media (max-width: 479px) {
.gt-container .gt-avatar-github {

File diff suppressed because one or more lines are too long