mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
🎨
This commit is contained in:
parent
77d44ec37a
commit
ab0bc2ad03
1 changed files with 4 additions and 1 deletions
|
@ -218,10 +218,13 @@ export default Vue.extend({
|
||||||
> .error
|
> .error
|
||||||
max-width 300px
|
max-width 300px
|
||||||
margin 0 auto
|
margin 0 auto
|
||||||
padding 16px
|
padding 32px
|
||||||
text-align center
|
text-align center
|
||||||
color var(--text)
|
color var(--text)
|
||||||
|
|
||||||
|
> p
|
||||||
|
margin 0 0 8px 0
|
||||||
|
|
||||||
> .placeholder
|
> .placeholder
|
||||||
padding 32px
|
padding 32px
|
||||||
opacity 0.3
|
opacity 0.3
|
||||||
|
|
Loading…
Reference in a new issue