Skip to content

Commit

Permalink
Merge pull request #206 from razorpay/fix/issue-202
Browse files Browse the repository at this point in the history
[ISSUE-202] Fix mobile view of home page
  • Loading branch information
DanishOnGit authored Nov 8, 2024
2 parents 3c7f058 + 6860157 commit 0a7d927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</nav>
</div>
</section><section>
<div class='api-response'><table><tr><td></td><td><pre><span style="color: #D56C43">{</span>
<div class='api-response' style="overflow: scroll"><table><tr><td></td><td><pre><span style="color: #D56C43">{</span>
<span style="color: #299F6C">&quot;BANK&quot;</span><span style="color: #D56C43">:</span> <span style="color: #2F7190">&quot;HDFC BANK&quot;</span><span style="color: #D56C43">,</span>
<span style="color: #299F6C">&quot;IFSC&quot;</span><span style="color: #D56C43">:</span> <span style="color: #2F7190">&quot;HDFC0CAGSBK&quot;</span><span style="color: #D56C43">,</span>
<span style="color: #299F6C">&quot;BRANCH&quot;</span><span style="color: #D56C43">:</span> <span style="color: #2F7190">&quot;THE AGS EMPLOYEES' CO-OP BANK LTD&quot;</span><span style="color: #D56C43">,</span>
Expand Down

0 comments on commit 0a7d927

Please sign in to comment.