Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
EL-Captain-Website
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
EL-Captain-Website
Commits
5b6b0405
Commit
5b6b0405
authored
Jul 07, 2026
by
Mahmoud Aglan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix comparison arrow direction for RTL on football & martial-arts pages
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
159c54d6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
football.html
public/football.html
+1
-1
martial-arts.html
public/martial-arts.html
+1
-1
No files found.
public/football.html
View file @
5b6b0405
...
...
@@ -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=
"M
5 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=
"M
19 12H5"
/><path
d=
"M12 5l-7 7
7 7"
/></svg>
</div>
<div
class=
"sport-comparison__after"
>
...
...
public/martial-arts.html
View file @
5b6b0405
...
...
@@ -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=
"M
5 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=
"M
19 12H5"
/><path
d=
"M12 5l-7 7
7 7"
/></svg>
</div>
<div
class=
"sport-comparison__after"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment