FIRST-Tech-Challenge / FIRST-Tech-Challenge/scorekeeper
Default font size is missing
- Dominant language
- No language data
- Stars
- 110
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
The default ``font-size`` is missing from the ``html``&``body`` tags, so OBS is unable to render the pages correctly. It may also affect other browsers.
The solution is to add ``font-size: 16px`` to the ``body``.

Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the stylesheet or entry point that defines the html and body styles, starting with the body rule. Add the specified default font size and verify that the scorekeeper pages render correctly in OBS and other browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100