- HTML
- CSS
Responsive Media
4
PEDRO HENRIQUE SOUZA E SILVA170 | Posted 2 days agocommented on Troy's "Huddle landing page with a single introductory section" solution
Hi! Great challenge!
my suggest to the social icons don't look like it's stretched:
-
Add width and hight in li items;
-
For example
li {width: 40px}
;
I hope that helps
1