]> git.sur5r.net Git - i3/i3.github.io/blobdiff - css/style.css
css: screenshots + screencasts need width: 100%
[i3/i3.github.io] / css / style.css
index 01f46dc601b2ee4769e91b3227be624e7c589609..8ca3a2c121ecbc49aa23dd5b2fc1b60293244190 100644 (file)
@@ -241,6 +241,10 @@ img {
     margin-bottom: 1em;
 }
 
+.screenshots, .screencasts, .video {
+    width: 100%;
+}
+
 .screenshots .shot {
     float: left;
     margin-left: 1em;