added and designed home footer simplenews subscription

This commit is contained in:
2020-12-28 16:40:11 +01:00
parent 01bf726cca
commit 3cebce26e6
14 changed files with 464 additions and 24 deletions

View File

@@ -172,3 +172,14 @@ main[role="main"]{
}
}
}
// ___ _
// | __|__ ___| |_ ___ _ _
// | _/ _ \/ _ \ _/ -_) '_|
// |_|\___/\___/\__\___|_|
footer[role="contentinfo"]{
>.wrapper{
@extend %grided-width;
}
}