1
Fork 0
mirror of https://github.com/Steffo99/todocolors.git synced 2024-11-23 00:34:19 +00:00
todocolors/todoblue/src/app/AppBody.module.css

7 lines
88 B
CSS

.appBody {
min-width: 100svw;
min-height: 100svh;
width: 100svw;
height: 100svh;
}