aboutsummaryrefslogtreecommitdiff
path: root/styles/Home.module.css
blob: d71f9c154eccfbe075d7c0cb83b94dc33849262d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.container {
  padding: 0 2rem;
}

.main {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.center {
  text-align: center;
}

.fingpaddingthatineedtoaddsincetheimageandmodelisstickingtogether {
  margin-bottom: 30px;
}