From 89fdc6fde0c03fbc88475646710d29bc2cc1fae9 Mon Sep 17 00:00:00 2001 From: Raman Gupta Date: Tue, 24 Sep 2019 23:10:16 -0700 Subject: [PATCH] fixed color --- src/Components/Projects.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Components/Projects.css b/src/Components/Projects.css index 23bdf67..af9b269 100644 --- a/src/Components/Projects.css +++ b/src/Components/Projects.css @@ -21,6 +21,7 @@ .example { background-color: #51dacf; + color: #2c003e; max-width: 100%; width: 350px; margin: 10px 10px;