[Feature] changing font to CC's universal fonts #49
Labels
💻 aspect: code
Concerns the software code in the repository
✨ goal: improvement
Improvement to an existing feature
🟩 priority: low
Low priority and doesn't need to be rushed
🚧 status: blocked
Blocked & therefore, not ready for work
Problem
the font used for the heading and paragraph is sans-serif
but the font family used in https://opensource.creativecommons.org/ and all other Creative Commons websites are "Roboto Condensed" for the header and "Source Sans Pro" for the paragraph
Description
we can change the font, and also we can remove unnecessary underline under hyperlinks
also, align the topic and list the items in one line by adding a margin-left in the h2 heading
if we want, we can also increase the font size a little bit
Before Image
After Image
Implementation
The text was updated successfully, but these errors were encountered: