diff --git a/Gemfile.lock b/Gemfile.lock index cde3406..aa0df44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/HubFeenixMakers/merged - revision: 863e074f50af096b98f72b60fcc83ff2a70184dd + revision: 8d650a82ccf70ace63792c4ee42dee9d4327b28b specs: merged (0.1.0) active_hash diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 2382d22..b6b1288 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -18,4 +18,5 @@ .prose{ color: inherit; + --tw-prose-bullets: #6b7280; }