summaryrefslogtreecommitdiff
path: root/src/common/components/ScreenContainer/screen-container.module.css
blob: 0d055d3f507c77fdd00f8754edb01a297ed8ad9a (plain)
1
2
3
.screen {
    @apply container max-w-[480px] h-screen bg-white;
}