merkatsu / website

3 stars 0 forks source link

Spacing between divisive lines on sidemenu / text attributes #17

Closed mariacovasgrilo closed 9 years ago

mariacovasgrilo commented 9 years ago

The divisive lines on the sidebar have a standart measure between them and the text above/below, here marked by red lines

screen shot 2015-01-27 at 12 06 18

This distance is of (guess what) 30px.

Already the distance between the two different text lines is 15px, to keep things mathematical and simple.

Finally, maybe you can use the text styles that I pasted here, all of this is fairly important and balanced out, made to work with all the distances I am giving you.

/* ADD / REMOVE ITEMS: */ font-family: Montserrat-Light; font-size: 14px; color: #FFFFFF; letter-spacing: 0.85px; line-height: 32px;

/* Edit the content of this store's lists: */ font-family: Montserrat-Light; font-size: 11px; color: #767075; line-height: 14px;

esperancaJS commented 9 years ago

again.. having guidelines like this is like candy :) this affected a ton of side page elements, feel free tho check they are the way you want