Commit 5b6b0405 authored by Mahmoud Aglan's avatar Mahmoud Aglan

Fix comparison arrow direction for RTL on football & martial-arts pages

Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
parent 159c54d6
......@@ -535,7 +535,7 @@
</div>
<div class="sport-comparison__arrow">
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14"/><path d="M12 5l7 7-7 7"/></svg>
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M19 12H5"/><path d="M12 5l-7 7 7 7"/></svg>
</div>
<div class="sport-comparison__after">
......
......@@ -535,7 +535,7 @@
</div>
<div class="sport-comparison__arrow">
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M5 12h14"/><path d="M12 5l7 7-7 7"/></svg>
<svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5"><path d="M19 12H5"/><path d="M12 5l-7 7 7 7"/></svg>
</div>
<div class="sport-comparison__after">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment