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
779affaf
Commit
779affaf
authored
Jul 07, 2026
by
Mahmoud Aglan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix: comparison arrow now points left (correct for RTL flow)
Co-Authored-By:
Claude Opus 4.6
<
noreply@anthropic.com
>
parent
32948c46
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
swimming.html
public/swimming.html
+1
-1
No files found.
public/swimming.html
View file @
779affaf
...
@@ -707,7 +707,7 @@
...
@@ -707,7 +707,7 @@
</div>
</div>
<div
class=
"swim-comparison__arrow"
>
<div
class=
"swim-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>
<div
class=
"swim-comparison__after"
>
<div
class=
"swim-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