aboutsummaryrefslogtreecommitdiff
path: root/client/src/pages/Home/Home.module.css
blob: 45b0b07e4a826e14562430944712da6c8925021b (plain)
1
2
3
4
5
6
.home {
  display: flex;
  flex-direction: column;
  height: 100vh;
  width: 100vw;
}