portfolio css: make the icon background purple

This commit is contained in:
Christine Dodrill 2015-02-04 09:11:21 -08:00
parent 78ab4f3880
commit 89c404280f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
margin-top: 60px; margin-top: 60px;
} }
.box-icon { .box-icon {
background-color: #FDC7E3; background-color: #8434BA;
border-radius: 50%; border-radius: 50%;
display: table; display: table;
height: 100px; height: 100px;