aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--docs/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 472b212..d986c71 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -78,7 +78,7 @@ a {
@media(min-width: 1800px) {
.example {
flex-flow: row nowrap;
- max-width: 35%;
+ max-width: 45%;
}
.instructions {