mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Position relative for the header - close #634
This commit is contained in:
@@ -6,6 +6,10 @@ html,body {
|
||||
font-family: 'open_sansregular';
|
||||
}
|
||||
|
||||
header {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#content_conainter {
|
||||
position: relative;
|
||||
min-height: calc(100% - 100px);
|
||||
|
Reference in New Issue
Block a user