yari icon indicating copy to clipboard operation
yari copied to clipboard

enhance(curriculum): improve design

Open caugner opened this issue 1 year ago • 0 comments

Summary

(MP-1106)

  1. On the landing page, use a gray border for the modules on hover.
Before After
image image
  1. Add a margin above the "Resources:" section.
Before After
image image
  1. Reduce the margin below lists.
Before After
image image
  1. Use a consistent padding inside the "Notes:" boxes.
Before After
image image
  1. Reuse the module label background color for the sidebar/TOC highlighting.
Before After
image image
image image
  1. Update the color of the "Notes:" boxes to match the hue of the sidebar/TOC highlighting (only dark theme).
Before After
image image
  1. Add consistent margin between lists and paragraphs in "Notes:" boxes.
Before After
image image
  1. Reduce the left padding of lists in "Notes:" boxes.
Before After
image image

Screenshots

(See above.)


How did you test this change?

Ran yarn dev and viewed http://localhost:3000/en-US/curriculum/ locally.

caugner avatar May 03 '24 13:05 caugner