style: colorize antlers only (#1331)
parent
1cf123b62b
commit
db1d91a5e4
|
@ -29,9 +29,9 @@
|
|||
|
||||
<style scoped>
|
||||
svg path.wood {
|
||||
fill: var(--c-text-secondary);
|
||||
fill: var(--c-primary);
|
||||
}
|
||||
svg path.body {
|
||||
fill: var(--c-text-base);
|
||||
fill: var(--c-text-secondary);
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue