mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 17:03:49 +01:00
🎨
This commit is contained in:
parent
338500fe64
commit
1dc6431192
@ -49,6 +49,9 @@ export default Vue.extend({
|
||||
& + .ukygtjoj
|
||||
margin-top 16px
|
||||
|
||||
@media (max-width 500px)
|
||||
margin-top 8px
|
||||
|
||||
&.naked
|
||||
background transparent !important
|
||||
box-shadow none !important
|
||||
|
@ -34,4 +34,10 @@ main
|
||||
margin 0 auto
|
||||
padding 8px
|
||||
|
||||
@media (min-width 500px)
|
||||
padding 16px
|
||||
|
||||
@media (min-width 600px)
|
||||
padding 32px
|
||||
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user