docs
docs copied to clipboard
Typo correction on CSS position right examples
Description
I corrected the examples on CSS>position>right. On both examples it was top: 40px;
but it should be right: 40px;
since the examples are for position right.
Issue Solved
No related issue
Type of Change
- Editing an existing entry (fixing a typo, bug, issues, etc)
Checklist
- [x] All writings are my own.
- [x] My entry follows the Codecademy Docs style guide.
- [x] My changes generate no new warnings.
- [x] I have performed a self-review of my own writing and code.
- [x] I have checked my entry and corrected any misspellings.
- [x] I have made corresponding changes to the documentation if needed.
- [x] I have confirmed my changes are not being pushed from my forked
main
branch. - [x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
- [x] I have linked any issues that are relevant to this PR in the
Issues Solved
section.
@sebapereira111 There is an existing issue linked to this entry that is currently being worked on. I will have to close this PR.
We really appreciate your interest in contributing to Codecademy Docs. But please ask to be assigned to one of the available issues and once assigned you can create a PR for that issue.