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