Guide listing page

This commit is contained in:
Kamran Ahmed
2019-11-08 18:57:57 +04:00
parent c96412b8e5
commit 3704b89bea
6 changed files with 27 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ export const ItemWrap = styled.div`
`;
export const BlockItem = styled.a`
height: 114px;
min-height: 114px;
box-shadow: rgba(0, 0, 0, 0.12) 0 5px 10px;
transition: box-shadow 0.2s ease 0s;
align-items: stretch;