FIRST-Tech-Challenge / FIRST-Tech-Challenge/scorekeeper

Default font size is missing

Open Beginner friendly
#513 0 comments 0 reactions 0 assignees View on GitHub
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``.
![image](https://user-images.githubusercontent.com/16443111/96563399-92c4d900-12ca-11eb-9e39-1661c0ab5ee9.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.