reasonml.github.io icon indicating copy to clipboard operation
reasonml.github.io copied to clipboard

Design: mobile icon for seeing table of contents is unclear

Open nielsbom opened this issue 7 years ago • 1 comments

screenshot 2018-11-10 15 23 03

The icon used here (the one on the left) is often used to fullscreen something. See: https://fontawesome.com/v3.2.1/icon/fullscreen

Can we instead use something like: https://fontawesome.com/v3.2.1/icon/list ?

I couldn't find the place in the code where this icon/image is set. If someone can point me to it I'll make a PR.

nielsbom avatar Nov 10 '18 14:11 nielsbom

@nielsbom I think it is define in the framework that ReasonML docs uses which is Docusaurus :) https://docusaurus.io/

But I agree, it is a bit atypical icon to use.

kevinsimper avatar Jan 14 '19 22:01 kevinsimper