mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-09 16:24:59 +00:00
Footer at bottom
This commit is contained in:
@@ -14,6 +14,7 @@ html,body {
|
||||
|
||||
#content_conainter {
|
||||
position: relative;
|
||||
min-height: calc(100% - 100px);
|
||||
}
|
||||
|
||||
#content_conainter:before {
|
||||
@@ -85,4 +86,10 @@ ul.custom_fields.choice li {
|
||||
|
||||
.blop label {
|
||||
line-height: 1 + ($base-spacing / 3);
|
||||
}
|
||||
|
||||
.footer {
|
||||
p {
|
||||
font-family: 'open_sanslight';
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user