FireIsGood

Results 15 issues of FireIsGood

Fixes #217 by making nested callout titles visible again. Also added a new condensed padding to the nested callouts since the `padding: 0` from the aside style was cascading. I...

Navigating between the main pages of the home and images pages is a bit confusing. ## The Problem Going from the home page to the images page has a link...

### Discussion The badges in the current README have an underline between them as they use `a` tags and a `p` with center to center them. I'm unsure to whether...

discussion

In the mobile (and technically the desktop) versions of the site, there is no inline margin. This makes it annoying to read as the text goes all the way to...

## Describe the issue When setting the `height` attribute on an `` element, the height is not respected and instead overridden by the default `height: auto`. This is different in...

Currently, all the examples will flash the wrong theme if you select a theme other than your preference (e.g. dark mode with prefers light or light mode with prefers dark)....

The README had a few spelling errors and inconsistencies to the capitalization. They were mostly split into a few categories of fixes: - Capitalization inconsistencies (Name was capitalized differently) -...

Over all the pages and layout files, lots of spacing and minor changes are inconsistent. One solution to this might be a formatter to run over the code. One option...

Adds scrollbar colors and styles them to match the site a little better. Currently, the scrollbars do not match the theme on webkit based browsers (chrome, edge, etc.). This does...