mirror of
https://github.com/buger/goreplay.git
synced 2024-04-21 12:32:02 +00:00
Fix x-scroll
This commit is contained in:
+2
-2
@@ -61,7 +61,7 @@
|
||||
}
|
||||
|
||||
.trustedby img {
|
||||
margin-right: 2rem;
|
||||
margin-right: 1.9rem;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -320,7 +320,7 @@
|
||||
Gor is an <a href="http://github.com/buger/gor">open-source</a> 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.
|
||||
</p>
|
||||
|
||||
<div class="trustedby">
|
||||
<div class="trustedby" style="overflow: hidden;">
|
||||
<h3>Trusted by hundreds of companies</h3>
|
||||
<hr/>
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user