Add frontend resources

This commit is contained in:
Kamran Ahmed
2020-03-03 00:06:25 +04:00
parent 752d4614b8
commit c698265f42
3 changed files with 48 additions and 12 deletions

View File

@@ -28,7 +28,6 @@ export const MenuItemLink = styled.a`
color: rgb(102, 102, 102);
font-size: 14px;
font-weight: 400;
text-transform: capitalize;
&.active, &.active:hover {
color: #2d2d2d;