add footer and style home
This commit is contained in:
parent
1d135a1b7d
commit
61c1067f22
14 changed files with 364 additions and 447 deletions
5
assets/css/src/footer.css
Normal file
5
assets/css/src/footer.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#main-footer {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue