set a minimum width for the site
[ryf-theme.git] / css / style.css
index 1c1da9d988a299375797853ceebdac941dd0b696..45ee13b3e641771bc1d2d5cddb58a052bc2c6a98 100644 (file)
@@ -3,7 +3,7 @@
  * your custom CSS modifications here.
  */
 
-body { margin: 0; }
+body { margin: 0; min-width: 320px; }
 
 a { transition: 0.3s; }