diff --git a/assets/image.png b/assets/image.png new file mode 100644 index 0000000000..0369339c20 Binary files /dev/null and b/assets/image.png differ diff --git a/backstopConfig.js b/backstopConfig.js index 77be4b6266..573c185703 100644 --- a/backstopConfig.js +++ b/backstopConfig.js @@ -40,6 +40,7 @@ const config = { }, { ...basic, + misMatchThreshold: 2, label: 'Link with data-qa_hover', selectors: ['[data-qa="hover"]'], hoverSelector: '[data-qa="hover"]', @@ -47,6 +48,7 @@ const config = { }, { ...basic, + misMatchThreshold: 2, label: 'Link with class_is-active', selectors: ['a.is-active'], }, diff --git a/readme.md b/readme.md index e72b8051e7..4a5f809ef3 100644 --- a/readme.md +++ b/readme.md @@ -1,31 +1,31 @@ # Moyo header -Create HTML page with the header using `flexbox` based on the [Figma Mockup](https://www.figma.com/file/1sog2rmfyCjnVxkeZ3ptnc/MOYO-%2F-Header?node-id=0%3A1&mode=dev). +Create an HTML page with the header using `flexbox` based on the [Figma Mockup](https://www.figma.com/design/1sog2rmfyCjnVxkeZ3ptnc/MOYO---Header). -The page should match the design Pixel Perfect: all the sizes, colors and distanced MUST be the same as on the design. +The page should match the design Pixel Perfect: all the sizes, colors and distances MUST be the same as on the design. > Here are the [Layout Tasks Instructions](https://mate-academy.github.io/layout_task-guideline) ## Requirements: -- reset browser default margins. -- use [Roboto font](https://fonts.google.com/specimen/Roboto). -- use semantic tags: `
`, ``, `