Skip to content

Commit

Permalink
add task solution
Browse files Browse the repository at this point in the history
  • Loading branch information
V-Shut committed Apr 30, 2024
1 parent f545a0b commit 766675d
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ The page should match the design Pixel Perfect: all the sizes, colors and distan

❗️ Replace `<your_account>` with your Github username and copy the links to `Pull Request` description:


- [DEMO LINK](https://v-shut.github.io/layout_moyo-header/)
- [TEST REPORT LINK](https://v-shut.github.io/layout_moyo-header/report/html_report/)

❗️ Copy this `Checklist` to the `Pull Request` description after links, and put `- [x]` before each point after you checked it.

- [ ] Header height is set in 1 place (for the links)
- [ ] Content is vertically centered (for any header height)
- [ ] CSS is used to show all letters in Uppercase (don't type them in HTML)
- [ ] Logo is an image wrapped with a link
- [ ] **CSS Variable** is used for a blue color
- [ ] Pseudo-element is used for a blue line below the active link
- [ ] Code follows all the [Code Style Rules ❗️](./checklist.md)
- [х] Header height is set in 1 place (for the links)
- [х] Content is vertically centered (for any header height)
- [х] CSS is used to show all letters in Uppercase (don't type them in HTML)
- [х] Logo is an image wrapped with a link
- [х] **CSS Variable** is used for a blue color
- [х] Pseudo-element is used for a blue line below the active link
- [х] Code follows all the [Code Style Rules ❗️](./checklist.md)

0 comments on commit 766675d

Please sign in to comment.