smallerscreen.css 149 B

1234
  1. body, .container {
  2. font-size: 0.8em; /* Makes type a bit smaller at 1024 so layout doesn't look unbalanced */
  3. line-height: 2.25em; /* As above */
  4. }