summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-22 13:55:55 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-22 13:55:55 +0300
commit6275fec2bf672285091ba8e0b1fd8996a2041eb4 (patch)
tree12a767b307c4590054ea94a6749edc13687c51d9
parente7e0a77141749841bc5fd10a37d26f193d65c0eb (diff)
downloadinter-6275fec2bf672285091ba8e0b1fd8996a2041eb4.tar.xz
website
-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;
}
}