mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-12 13:07:33 -07:00
🎨
This commit is contained in:
parent
edcf1c99f6
commit
9c66d6bb88
1 changed files with 4 additions and 0 deletions
|
@ -32,5 +32,9 @@ export default Vue.extend({
|
|||
border-left: solid 3px var(--fg);
|
||||
opacity: 0.7;
|
||||
}
|
||||
|
||||
::v-deep pre {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue