The freeCodeCamp Forum
How can I change the height of the dropdown menu?
HTML-CSS
akronfrost
November 21, 2020, 8:53pm
#1
bbsmooth
November 21, 2020, 9:43pm
#2
You can use the CSS height property. I’d suggest you use
em
units.
akronfrost
November 22, 2020, 12:05pm
#3
Thanks. Fixed it. Cheers
ilenia
Closed
May 31, 2021, 2:43pm
#4