Skip to content

Commit

Permalink
minor fixes in newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
GiannisTsagkaropoulos committed Mar 1, 2024
1 parent 0e315b9 commit 651955d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/components/NewsletterPages/Media/MediaSuggestions.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ function MediaSuggestions() {
<NewsletterSubtitle text="ΠΡΟΤΑΣΕΙΣ" />
<Anastasia />
{/* <div className="h-16"></div> */}
<NewsletterSubtitle text="NEWSLETTER ΣΤΟ NEWSLETTER ;" />
{/* <NewsletterSubtitle text="NEWSLETTER ΣΤΟ NEWSLETTER ;" /> */}
<Kostas />
{/* <div className="h-16"></div> */}
<NewsletterSubtitle text="ΠΟΣΟ ΣΚΡΟΛ ΝΑ ΚΑΝΕΙΣ ΑΚΟΜΑ ;" />
{/* <NewsletterSubtitle text="ΠΟΣΟ ΣΚΡΟΛ ΝΑ ΚΑΝΕΙΣ ΑΚΟΜΑ ;" /> */}
<Aliki />
{/* <div className="h-16"></div> */}
<NewsletterSubtitle text="FUN FACT" />
Expand Down
2 changes: 1 addition & 1 deletion src/components/NewsletterPages/Media/TeamMembers/Aliki.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ function Aliki() {
className="w-full h-auto object-cover"
/>
</div>
<div className="md:col-span-4 md:flex md:flex-col md:gap-4 lg:text-xl">
<div className="md:col-span-4 md:flex md:flex-col md:gap-4">
<p className="my-6 md:mb-0">
Πλέον δεν υπάρχει μόνο ένα είδος βιβλίου, ευκαιρία για διάβασμα
υπάρχει πάντα και παντού. Είτε στην παραδοσιακή μορφή του, είτε σε
Expand Down

0 comments on commit 651955d

Please sign in to comment.