Skip to content
Snippets Groups Projects
Commit 7cf04a55 authored by Chif Gergő's avatar Chif Gergő
Browse files

Add padding to right side

parent 8bc3780d
No related branches found
No related tags found
1 merge request!19fix type imports
......@@ -42,7 +42,9 @@ const NewsContainer: React.FC = () => {
</Grid>
</Grid>
<Grid container item xs={12} sm={3} justify="flex-end">
<Box paddingX={2}>
<Typography>Naptár (?)</Typography>
</Box>
</Grid>
</Grid>
</Box>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment