Deveimer / vovoca-frontend

This is a Music Player and streaming app for royalty-free music, we call it VOVOCA, one can download royalty free music and no credits required for the same, we provide for free just because your creativity never stops .
https://vovoca-frontend-deploy-ftayn6s1j-varun-singhh.vercel.app/
MIT License
8 stars 35 forks source link

Alignment of Newsletter Input box and Subscribe button is not good [GsSOC'23] #123

Closed Monilprajapati closed 8 months ago

Monilprajapati commented 1 year ago

Issue Description

There's an issue with the alignment of input text field and the Submit button in the Newsletter section (Footer). I'll solve that issue by making some simple changes into Footer CSS.

Expected Behavior

After applying this changes in the footer section, the input text and the submit button will become more user friendly.

Current Behavior

Currently the alignment of input text field and the submit button is not looking good because of the bad alignment of submit button.

Possible Solution (optional)

  1. I'll Change some CSS Positioning Properties.
  2. I'll also make some changes into padding of the button.

Before :

image

After :

image

kaustubhai commented 1 year ago

On which page and what screen size are you seeing this?

Monilprajapati commented 1 year ago

On which page and what screen size are you seeing this?

On all the pages it seems the same. It's on full screen (1490 x 705). I can make it responsive.

varun-singhh commented 1 year ago

@Monilprajapati assigned

Monilprajapati commented 9 months ago

Hey @varun-singhh Is this Repo still active? So i can resolve this Issue and raise the PR.