diff --git a/CHANGELOG.md b/CHANGELOG.md index 738acbc..4af4a10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # v0.3.1 - Add link to changelog from version number +- Fix some elements flashing with black background # v0.3.0 - Fix ammo type counts not showing when count is 0 diff --git a/lib/cannery_web/templates/layout/root.html.heex b/lib/cannery_web/templates/layout/root.html.heex index 43fe71e..385aae0 100644 --- a/lib/cannery_web/templates/layout/root.html.heex +++ b/lib/cannery_web/templates/layout/root.html.heex @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ - + <%= @inner_content %>