summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index ee2211c95..668bb202a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -125,7 +125,8 @@ h1 > a, h2 > a, h3 > a {
/* small screens */
@media only screen and (max-device-width: 736px) {
.row {
- padding: 20px;
+ padding-left: 20px;
+ padding-right: 20px;
}
}