Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gurusabarish/hugo-profile.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGURU SABARISH <gurusabarisha@gmail.com>2020-10-14 08:47:34 +0300
committerGitHub <noreply@github.com>2020-10-14 08:47:34 +0300
commitca269b37bf5c149f73b9ea507ce7dc40ae3d810d (patch)
tree141383882fdeb2cba6f3bd95b3a65280e07ec259
parentc91f4b5a212937694bf30d6a2c36d8e3489745bb (diff)
project background color updateV1.20
-rw-r--r--static/css/index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/index.css b/static/css/index.css
index 258deb2..d7702a4 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -169,7 +169,7 @@
/* Projects */
.projects {
height: auto;
- background-color: #A89C94FF;
+ background-color: #bd8338;
}
.project-heading {
@@ -199,4 +199,4 @@
.contact-head {
font-family: 'Alata', sans-serif;
font-size: 25px;
-} \ No newline at end of file
+}