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
LQDN Adminsys
generateur-slogans
Commits
9f924f15
Verified
Commit
9f924f15
authored
Oct 16, 2017
by
Thibaut Broggi
Browse files
Limit canvas size
parent
acd38760
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/style.css
View file @
9f924f15
...
...
@@ -247,6 +247,11 @@ body {
main
>
div
:nth-child
(
1
)
{
text-align
:
right
;
width
:
600px
;
max-width
:
100%
;
}
main
#output
{
max-width
:
100%
;
}
main
a
{
...
...
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