Skip to content

Commit

Permalink
remove �[Cpadding
Browse files Browse the repository at this point in the history
  • Loading branch information
WeronikaHS committed Jun 26, 2024
1 parent 08954dc commit 7327b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Presentation.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<section class="mb-8">
<div class="max-w-6xl mx-auto px-6 sm:px-8 md:flex items-center">
<div class="md:basis-1/2 pl-6">
<div class="md:basis-1/2 md:pl-6">
<h3
class="font-bold text-text-heading text-2xl md:text-3xl pt-4 pb-2 w-fit overflow-hidden"
>
Expand Down

0 comments on commit 7327b10

Please sign in to comment.