Day 57 - 10/11

Plan: finish final Umino, move to bootstrap

Progress: fixing non-clean code

Notes:

  • Use properly line height: 1.1 - 1.3 * font size for header / 1.3 - 1.5 *font size for body

  • >-2% letter spacing for just heading

  • for texts have more than 3 lines, use left align, else use center align

  • line-length of body text should stay between 50-75 characters, or 600px width

  • use the same font-size with different font-weight and sub-color for hierarchy instead of different font-sizes

  • each 2 consecutive elements have "relationship"; the closer the relationship, the closer the space between them; the space between element A and B with further relationship will double that of element A and C with closer relationship

Last updated