aboutsummaryrefslogtreecommitdiff
path: root/src/components/Pages/HomePage.scss
blob: 8ac759492fa7c5209bc9ce07cbe42d24fed1a923 (plain)
1
2
3
4
5
6
7
.HomePage {
  height: 60vh;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
}