Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
48297cda
Verified
Commit
48297cda
authored
Apr 20, 2020
by
Laurent Heirendt
✈
Browse files
add margin and make banner mobile ready
parent
529f8c0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima/_gdpr.scss
View file @
48297cda
...
...
@@ -170,6 +170,7 @@ label.input-toggle {
#lap-cookies-banner
.banner-checkboxes
{
font-size
:
80%
;
margin-top
:
1em
;
}
#lap-cookies-banner
.checkbox-label
{
...
...
@@ -179,8 +180,11 @@ label.input-toggle {
position
:
relative
;
}
@media
(
max-width
:
800px
)
{
.img-logo-big
{
display
:
none
;
@media
(
max-width
:
1100px
)
{
#lap-cookies-banner
.banner-intro
{
width
:
90%
;
position
:
relative
;
left
:
5%
;
text-align
:
left
;
}
}
\ No newline at end of file
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