Update article contents

This commit is contained in:
Kamran Ahmed
2019-11-13 21:30:04 +04:00
parent 9aea5bc136
commit fcab879f99
12 changed files with 453 additions and 41 deletions

View File

@@ -2,4 +2,6 @@ import styled from 'styled-components';
export const Img = styled.img`
max-width: 100%;
`;
margin: 25px auto;
display: block;
`;