Sven Feeleus
@n3vsxAll comments
- @Segun98Submitted about 5 years ago@n3vsxPosted about 5 years ago
Very nice mate! 1 tip though: the footer is quite big on normal size if you compare it to your head title, maybe switch those up in size :D
1 - @sonickonicSubmitted about 5 years ago@n3vsxPosted about 5 years ago
Very well done on the design! One thing though: have you noticed the double sidebar when re-sizing to mobile?
1 - @bwhitney2439Submitted about 5 years ago
- @omarabighannamSubmitted about 5 years ago
the h1 font-weight was not responsive when applying "lighter" weight.
@n3vsxPosted about 5 years agoVery well done on the main desktop design, maybe take it a step further and try to make it responsive for mobile? Either way very well done!
1 - @amittamariSubmitted about 5 years ago
Haven't got around to fix the social icons, also I didn't learn media queries yet so no mobile support.
Still pretty satisfied with the end result though.
@n3vsxPosted about 5 years agoLooks amazing for desktop design! No responsiveness like you mentioned but there's a time and place for everthing. Its fairly easy:
@media (max-width(1000px) { (content divs etc) } is what i always use for tablet and mobile, just add the different values within those brackets and ur good to go!
0 - @TwKnDSubmitted about 5 years ago
- @beattrisSubmitted about 5 years ago@n3vsxPosted about 5 years ago
Looks great, love the responsiveness, though the caption font size can be turned down a bit!
1 - @yiranoSubmitted about 5 years ago
This is my first time developing in React so it's incredibly messy in there. This project is something I'll be coming back to to clean up as I learn more about this JS Library.
But if you have any advices you could throw at me I would greatly appreciate it!
- @ayeshanasirSubmitted about 5 years ago
- @LucasGomestlSubmitted about 5 years ago
The illustration's background is not working properly, due to the illustration's different sizes, the background varies in size too, I really would like to know how to do it the right way.