x-yzt / mixtures

Mixtures.info website source code.
https://www.mixtures.info
GNU General Public License v3.0
8 stars 2 forks source link

Invert Effects and Risks on mobile #103

Open Tridimensionnel opened 6 months ago

Tridimensionnel commented 6 months ago

We think that Risks are the most useful and prioritary set of information, so we designed sheets to bring it to attention.

On desktop, we made Risks appear at right bc we assumed that humans gaze firstly at the right of a webpage. Then in the code, Effects happend first (at left) then Risks (at right). But as a result, on mobile, Effects appears on the top, then Risks. It's contradictory with our first intent.