aboutsummaryrefslogtreecommitdiff
path: root/src/scss/components/_footer.scss
blob: 8bd866466d5b24ea4895edbf89839a2376b313dd (plain) (blame)
1
2
3
4
5
6
.c-footer{
  bottom: 0px;
  width: 100%;
  background-color: $color-primary;
  color: $color-contrary;
}