Latest comments
- @lupuilieSubmitted over 3 years ago@abdo-kotbPosted over 3 years ago
Great design overall. ⭐⭐⭐ The design looks really good in every aspect, and I loved the addition of JavaScript. Keep up the great work 🔥🔥🔥
Marked as helpful0 - @FluffyKasSubmitted over 3 years ago
Fylo Dark Landing Page using Sass, Parcel, deployed with Netlify
#lighthouse#parcel#sass/scss#accessibility@abdo-kotbPosted over 3 years agoI checked the design on my old phone, and it looks great, so apparently, it has to do with the version or the type of your browser.
Other than that, your solution looks almost perfect on both desktop and mobile versions, and it helped me figure out an issue with the footer in my solution.
I only noticed a very minor issue with the
productivity-link-holder
border on small mobile devices that the border is not exactly the width of the text. You can try using box-shadow, it will make your solution shorter and more efficient.Keep up the great work 🔥🔥🔥
Marked as helpful0 - @vlkradekSubmitted almost 4 years ago@abdo-kotbPosted almost 4 years ago
Your design looks really good ⭐⭐⭐
Regarding your question about the Supercharge your workflow section, try to adjust the
align-items
value of yourdiv class= "items"
.You can find a scrolling issue when using the DevTools, which usually indicates that content is too big to fit into its specified area.
You can fix that by ensuring that all images can't exceed the sizes of their parents and by using the
overflow
property.Keep up the great work 🔥🔥🔥
1 - @jerry-the-kidSubmitted almost 4 years ago@abdo-kotbPosted almost 4 years ago
Your design is near perfect. It helped me a lot with the desktop
background
issue.I have a few nitpicks that can help make your design more similar to the original:
-
You can decrease the height of the
right-side-color
and add margins on top and bottom of it so that there will be a space between it and the parent progress bar. -
You can also add a
background-position
to the mobile background to make it look more similar to the original. It only needs one value. 🤫 😆
Great work ⭐⭐⭐ and happy coding 🔥🔥
Marked as helpful1 -
- @aatifsheikh707Submitted almost 4 years ago@abdo-kotbPosted almost 4 years ago
Great design overall ⭐⭐⭐ Just two simple notes:
You can change the
body
background-color
to something more similar to the original design. You can find the desired color in the style guide file.You also forgot to add shadows to the testimonials boxes.
Keep up the great work 🔥🔥
0 - @padawandrSubmitted almost 4 years ago@abdo-kotbPosted almost 4 years ago
Great design overall and works well on all screens. ⭐⭐⭐
Only a small issue with the right-side paragraph on 1024px to 1070px screens is that some overflowing letters get hidden. I actually had a similar problem. You can try to fix that by decreasing the width of the chat app image on these screens or by providing the image with a
vw
unit on mid-large screens.Keep up the great work 🔥🔥
Marked as helpful0