I believe I should design my site for different input approaches. I believe the mainstream input types are mouse+keyboard and touchscreen. I want to use CSS to detect if my user uses a touch input. I want to increase lineheight of a linklist so that it's easier to select with a finger.
Is this possible?