project background color update

This commit is contained in:
GURU SABARISH
2020-10-14 11:17:34 +05:30
committed by GitHub
parent c91f4b5a21
commit ca269b37bf
+2 -2
View File
@@ -169,7 +169,7 @@
/* Projects */ /* Projects */
.projects { .projects {
height: auto; height: auto;
background-color: #A89C94FF; background-color: #bd8338;
} }
.project-heading { .project-heading {
@@ -199,4 +199,4 @@
.contact-head { .contact-head {
font-family: 'Alata', sans-serif; font-family: 'Alata', sans-serif;
font-size: 25px; font-size: 25px;
} }