6 lines
63 B
CSS
6 lines
63 B
CSS
|
|
#main-footer {
|
||
|
|
position: absolute;
|
||
|
|
left: 0;
|
||
|
|
bottom: 0;
|
||
|
|
}
|