fix: maquetazioa konpontzen du
This commit is contained in:
Binary file not shown.
@@ -53,7 +53,8 @@ export const Kontaktua = styled.div`
|
|||||||
export const SareSoziala = styled.li`
|
export const SareSoziala = styled.li`
|
||||||
width: ${rem(size.base)};
|
width: ${rem(size.base)};
|
||||||
height: ${rem(size.base)};
|
height: ${rem(size.base)};
|
||||||
:not(:last-child) {
|
|
||||||
|
&:not(:last-child) {
|
||||||
margin-right: ${rem(size.small)};
|
margin-right: ${rem(size.small)};
|
||||||
}
|
}
|
||||||
`;
|
`;
|
||||||
|
|||||||
Reference in New Issue
Block a user