Feel free to critique and come with a much needed feedback! ^^
Tech Hacks and Tricks
@thetechacksAll comments
- @bogdiusfSubmitted over 3 years ago@thetechacksPosted over 3 years ago
Hey looks good, in mobile device it isn't responsive. I'd consider using
align-items: center; justify-content: center;
instead of
transform
method of centering so that the card is responsive in mobile devices.Hope it helps !! :)
0 - @pikapikamartSubmitted over 3 years ago
This challenge gives a good chance for practicing creating more extensible classes, this challenge was composed different layouts but if you look for points, you can identify similar sections and use that to compose reusable components.
Also I had a bit of trouble in this challenge but it was fun^^
I used gulp for preprocessing and for post
If you see any issues, feel free to point it out^
@thetechacksPosted over 3 years agoHey this looks so nice !! I just noticed a simple design issue(not much of an issue really) that the the
img
just bellow the "Keep Track of your Snippets" could be a bit re-positioned towards the left according to the design. It just came to my notice so I thought it might help haha :)0 - @pikapikamartSubmitted over 3 years ago
Feel free to drop your question or comments about my solutions^^
@thetechacksPosted over 3 years agoHey there it looks amazing !!
I just noticed that in the mobile view when the hamburger is clicked a green color outline is formed and if the links in the mobile menu are clicked the underline in the link looks odd...
I even noticed that when the menu is active the background is not a
linear-gradient
.Just that, though overall it's amazing :)
1 - @BeygsSubmitted over 3 years ago
Feedback appreciated! :D
@thetechacksPosted over 3 years agoLooks Good !! But it could be improved by changing the position of the both circle
svg
. The height and width of the card could be decreased a bit. That's all0 - @narmeshitSubmitted over 3 years ago
Mi primer desafio en frontend mentor
@thetechacksPosted over 3 years agoGreat work !! It would be better if you increase the height of each cards, increase the
font-size
of theh2
a bit, increase thepadding
and givealt
attribute to the images, that's all the difference you could make. =)0 - @ZepolimerSubmitted over 3 years ago
Feel free to give me any feedback about my code (:
I had some trouble with one image, when I reduce the screen's size, it goes at the top instead of stay in the middle
@thetechacksPosted over 3 years agoLooks quite good, but the wavy svg and the quotes img seems to be missing... Even I developed this website it was quite fun. Just make those two changes and just check the overflow part in the website, it's got a scroll bar horizontally. Overall it's amazing :) Good Work.
0