portfolio css: make the icon background purple
This commit is contained in:
parent
78ab4f3880
commit
89c404280f
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue