Adding responsive options to all sections #5

Open
julioruiz wants to merge 0 commits from feature/responsive into main
Owner
No description provided.
julioruiz added 1 commit 2026-02-12 07:02:48 +00:00
julioruiz added 1 commit 2026-02-12 07:12:57 +00:00
julioruiz added 1 commit 2026-02-12 07:17:52 +00:00
This pull request has changes conflicting with the target branch.
  • src/components/section/FormationSection.astro
  • src/components/section/InfoSection.astro
  • src/components/section/ParticipateSection.astro
  • src/components/section/ProjectionSection.astro
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/responsive main
git pull origin feature/responsive

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feature/responsive
git push origin main
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: LGCC/cdrdpyj#5
No description provided.