creativecommons / creativecommons/cc-resource-archive
[Feature] changing font to CC's universal fonts
- Dominant language
- Dockerfile
- Stars
- 66
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
## 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
- [x] I would be interested in implementing this feature.
- [ ] changing the font family
- [ ] removing the underline under the hyperlink
Contributor guide
Assessment
This issue has not been assessed yet.