Browse Source

Add IMG max-width

Luiz de Prá 7 years ago
parent
commit
d3e619ecf9
2 changed files with 4 additions and 0 deletions
  1. 0 0
      static/css/style.min.css
  2. 4 0
      static/less/style.less

File diff suppressed because it is too large
+ 0 - 0
static/css/style.min.css


+ 4 - 0
static/less/style.less

@@ -119,6 +119,10 @@ blockquote {
   font-style: italic;
 }
 
+img {
+  max-width: 100%;
+}
+
 .wrapper {
   display: flex;
   flex-direction: column;

Some files were not shown because too many files changed in this diff