diff --git a/src/components/DownloadPopup.astro b/src/components/DownloadPopup.astro index 7a78a5060..15f8e554c 100644 --- a/src/components/DownloadPopup.astro +++ b/src/components/DownloadPopup.astro @@ -3,11 +3,7 @@ import Popup from './Popup/Popup.astro'; import CaptchaFields from './Captcha/CaptchaFields.astro'; --- - +
+ + diff --git a/src/components/SubscribePopup.astro b/src/components/SubscribePopup.astro index 220d86937..9e4b8a412 100644 --- a/src/components/SubscribePopup.astro +++ b/src/components/SubscribePopup.astro @@ -3,11 +3,7 @@ import Popup from './Popup/Popup.astro'; import CaptchaFields from './Captcha/CaptchaFields.astro'; --- - + + +

Signup

- Register yourself for occasional updates about roadmaps, guides and - videos. + Register yourself for occasional updates about roadmaps, guides and videos.

@@ -33,6 +31,8 @@ import BaseLayout from '../layouts/BaseLayout.astro'; class='w-full' captcha-form > + +