mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
fix gif badge (#6153)
This commit is contained in:
parent
f401ebe7c1
commit
b71662b08d
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue