Change projects background color

This commit is contained in:
Ceda EI 2019-06-21 18:58:00 +05:30
parent 982866ad29
commit 81244f6713
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ a.icon:hover {
}
.project {
background-color: #e4324c;
background-color: #9C2234;
width: 31%;
padding: 1em;
box-sizing: border-box;