fix gif badge (#6153)

This commit is contained in:
tamaina 2020-03-14 11:31:03 +09:00 committed by GitHub
parent aeaf535ea2
commit 1ad8603cc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,7 @@ export default Vue.extend({
> div {
background-color: var(--fg);
border-radius: 6px;
color: var(--secondary);
color: var(--accentLighten);
display: inline-block;
font-size: 14px;
font-weight: bold;