From d42507fececb0e7e996996a48f6cc94320f4e91c Mon Sep 17 00:00:00 2001 From: Ssempijja Charles <101020949+sempijja@users.noreply.github.com> Date: Tue, 26 Nov 2024 17:30:34 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e23a5eb..cdad0f4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,15 @@ To contribute a new problem statement, please make sure it fits the general form | Health and Wellness | Brief description of the issue and its impact. | Example 1, Example 2, Example 3 | [Add link](#) | ``` + +``` +.phone-info h4 span a { + color: #fff; + font-size: 15px; + font-weight: 400; +} +``` + #### Steps to Submit: 1. **Fork the Repository**: Click on the "Fork" button at the top of this page to create your copy of this repository. 2. **Clone Your Fork**: Clone your forked repository to your local machine.