Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
76c99762
Commit
76c99762
authored
Sep 20, 2013
by
Simon Daron
Browse files
More padding for large views, reduces for small screens
parent
759116c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/static/css/specifics.css
View file @
76c99762
...
...
@@ -68,7 +68,7 @@
.wrapper.half
{
max-width
:
510px
;
margin
:
auto
;}
.wrapper.sided
{
max-width
:
1260px
;
}
@media
screen
and
(
min-width
:
400px
)
{
.wrapper
{
padding
:
0
2
%
;}
.wrapper
{
padding
:
0
1
%
;}
}
@media
screen
and
(
min-width
:
600px
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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