guesstimate/src/routes/home/style.module.css

9 lines
109 B
CSS

.home {
height: 100%;
}
.noProjects {
width: 100%;
text-align: center;
font-style: italic;
}