biobulkbende.org/app/assets/scss/modules/_footer.scss

8 lines
124 B
SCSS

.footer{
position: absolute;
bottom: -40px;
width: 100%;
background-color: $myRed;
color: white;
text-align: center;
}