stick footer to bottom

54

.flex-wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between
}

Comments

Submit
0 Comments