Add more space between paragraphs into news page

This commit is contained in:
Daniele Pancottini
2023-02-08 18:55:02 +01:00
parent 09ae4bc7b0
commit 9b38091581
3 changed files with 1 additions and 13 deletions

View File

@@ -1,6 +1,5 @@
import { Layout } from '@components/common'
import NewsSlider from '@components/common/News/NewsSlider'
import { Text } from '@components/ui'
export default function News() {
return (