better mobile

This commit is contained in:
nin0dev 2024-07-29 16:29:17 -04:00
parent b47f03ff2a
commit 0ee0b19d16

View file

@ -10,6 +10,11 @@ const {title, showClose, maxWidth} = Astro.props
.window-body {
padding: 20px !important;
}
@media (pointer:coarse) {
.window {
margin-right: 20px;
}
}
</style>
<div class="background" class="window">