7 lines
121 B
CSS
7 lines
121 B
CSS
|
|
/*---------------------------------------------*/
|
|
/*FOOTER*/
|
|
body footer.page_footer {
|
|
height: var(--footer-height);
|
|
}
|