Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bryan BRANCOTTE
django-basetheme-bootstrap
Commits
ab46551e
Commit
ab46551e
authored
Sep 03, 2019
by
Bryan BRANCOTTE
Browse files
Ability to hide first header
parent
ff25747d
Changes
1
Hide whitespace changes
Inline
Side-by-side
basetheme_bootstrap/static/css/basetheme_bootstrap4_pasteur.css
View file @
ab46551e
...
...
@@ -41,6 +41,13 @@ body {
padding-top
:
calc
(
140px
);
}
body
.no__header__top
{
padding-top
:
calc
(
105px
);
}
body
.no__header__top
header
.header__top
{
display
:
None
;
}
@media
(
min-width
:
1600px
){
.container
{
max-width
:
1530px
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment