mirror of
https://github.com/biobulkbende/biobulkbende.org.git
synced 2025-10-20 02:36:30 +00:00
how-it-works section finished
This commit is contained in:
8
app/assets/scss/modules/_footer.scss
Normal file
8
app/assets/scss/modules/_footer.scss
Normal file
@ -0,0 +1,8 @@
|
||||
.footer{
|
||||
position: absolute;
|
||||
bottom: -40px;
|
||||
width: 100%;
|
||||
background-color: $myRed;
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user