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
swc-bb
swc-pages
2019-11-26-Potsdam-Berlin-Python
Commits
2b419e33
Commit
2b419e33
authored
Jul 03, 2016
by
Greg Wilson
Browse files
Images cannot be wider than the page
parent
570451a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
assets/css/lesson.scss
View file @
2b419e33
...
...
@@ -104,6 +104,10 @@ code {
background-color
:
inherit
;
}
img
{
max-width
:
100%
;
}
//----------------------------------------
// Miscellaneous.
//----------------------------------------
...
...
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