/**
|
|
* component: footer
|
|
*
|
|
*
|
|
* @author Björn Hase
|
|
*
|
|
*/
|
|
|
|
@mixin site__footer()
|
|
{
|
|
.footer {
|
|
|
|
}
|
|
}
|