changed the icons

pull/1/head
CatalinScr 7 years ago
parent ee325c1813
commit 1bf77cb77e

@ -24,7 +24,7 @@
box-shadow: 0 2px 4px rgba(69, 145, 196, 0.6); box-shadow: 0 2px 4px rgba(69, 145, 196, 0.6);
} }
} }
&:nth-child(2) { &:nth-child(3) {
.card { .card {
background-image: url(/customize/images/twitter.svg); background-image: url(/customize/images/twitter.svg);
background-repeat: no-repeat; background-repeat: no-repeat;
@ -32,7 +32,7 @@
background-size: 3rem; background-size: 3rem;
} }
} }
&:nth-child(3) { &:nth-child(4) {
.card { .card {
background-image: url(/customize/images/issue.svg); background-image: url(/customize/images/issue.svg);
background-repeat: no-repeat; background-repeat: no-repeat;

Loading…
Cancel
Save