From da447f0bf281ef7d13cb797b296702fb5b4f1237 Mon Sep 17 00:00:00 2001 From: Leonid Bugaev Date: Thu, 5 May 2016 18:22:49 +0500 Subject: [PATCH] Fix x-scroll --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 47440b0..562759f 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@ } .trustedby img { - margin-right: 2rem; + margin-right: 1.9rem; } p { @@ -320,7 +320,7 @@ Gor is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.

-
+

Trusted by hundreds of companies