Joes recommended colour changes

This commit is contained in:
Conor_Mack 2020-04-17 11:08:17 +01:00
parent ee7ae8ef01
commit d99cd280b6
1 changed files with 4 additions and 4 deletions

View File

@ -26,8 +26,8 @@
}
.component-item:hover {
background: #f5f5f5;
/* background: #fbfbfb; */
/* background: #f5f5f5; */
background: #fbfbfb;
border-radius: 5px;
}
@ -64,7 +64,7 @@
}
i {
font-size: 28px;
/* color: #808192; */
font-size: 24px;
color: #808192;
}
</style>