-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
task solution miami #2640
base: master
Are you sure you want to change the base?
task solution miami #2640
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Kacper7001 waiting for any updates 👀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice progress, waiting for further updates
please make sure hero image is little zoomed out and centered
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job! 🔥
src/index.html
Outdated
@@ -3,11 +3,165 @@ | |||
<head> | |||
<meta charset="UTF-8"> | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
<title>Miami</title> | |||
<title>Miami Condo Kings</title> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you have museum landing so change the title
src/styles/blocks/header.scss
Outdated
.header { | ||
background-color: black; | ||
background-image: url(/src/photos/header-background.jpg); | ||
background-repeat: no-repeat; | ||
background-size: cover; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add backgroud-position: center
src/styles/utils/fonts.scss
Outdated
@@ -0,0 +1,42 @@ | |||
@font-face { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this file should have name starting with _
as all of the utils -> _fonts.scss
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few things to adjust:
1.
On desktop menu should be on the right side of the screen
2.
image placement in this section looks weird
3. phone, address and email should be clickable
4. form shouldn't reload the page
5. footer should have 100% of page's width
6. phone icon in menu should trigger a phone call
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please check desktop version and compare with figma, images are too big and have bad resolution, different sizes, different positions on page, check also buttons and section Museum hours
horizontal scroll appears, check why
v.001
figma: https://www.figma.com/file/lSR1m42L9YwzQwzzxKwHpw/THE-MET
[DEMO LINK]: https://Kacper7001.github.io/layout_miami/