Browse Source

pngquant img compress / img style

les 4 years ago
parent
commit
ed735ee03c
4 changed files with 4 additions and 0 deletions
  1. BIN
      docs/img/locandina_l_1.png
  2. BIN
      docs/img/locandina_s_1.png
  3. BIN
      docs/img/locandina_s_2.png
  4. 4 0
      theme/css/theme.css

BIN
docs/img/locandina_l_1.png


BIN
docs/img/locandina_s_1.png


BIN
docs/img/locandina_s_2.png


+ 4 - 0
theme/css/theme.css

@@ -119,6 +119,10 @@ code {
   }
 }
 
+img {
+  max-width: 100%;
+}
+
 
 
 /* VINZ HEADER */