@PhilJGSubmitted over 4 years ago
Ariful Mowla
@nokibrokesAll comments
- @nokibrokesPosted over 4 years ago
Put everything on a div like container or any div name. then use height 100vh to full screen.
Marked as helpful0 - @Mahesh-yadavSubmitted over 4 years ago@nokibrokesPosted over 4 years ago
Everything looks good, expect the footer width. try to make this width: 90%
0 - @PuidorSubmitted over 4 years ago
Hello everyone, Any feedback to improve my code? How can I manipulate colors in SVG?
@nokibrokesPosted over 4 years agoYou can copy exists one and change the fill color. Please check this link. https://github.com/nokibrokes/huddle-landing-page-with-alternating-feature-blocks/blob/master/images/logo-white.svg
issue 1: provide a border-radius on the feature box section. issue 2: card div should be smaller width like { width: 60%; margin: 0 auto; // for middle aligh }
1