Skip to content

fixed basic html issues and improved responsiveness - #7

Open
iconic-asf2910 wants to merge 6 commits into
ossrndc:mainfrom
iconic-asf2910:fix/html_css_errors
Open

fixed basic html issues and improved responsiveness#7
iconic-asf2910 wants to merge 6 commits into
ossrndc:mainfrom
iconic-asf2910:fix/html_css_errors

Conversation

@iconic-asf2910

Copy link
Copy Markdown

--WHAT I FIXED--

1- the html was missing the viewport meta tag which causes layout issues on mobile phones.
So i added the viewport meta tag.

2- the contact section didnt have a matching id so clicking it didnt do anything.
Added a id="contact" so the anchor link works properly.

3- the button type wasnt defined. Added the type="sumbit" to the submit button.

4-the layout of cards in the feature section was fixed so on smaller screens they werent adjusting properly.Updated the layout so they fix propely.

5-The navbar was overlapping the page content cause it was fixed at the top.Added spacing at the top and adjusted the navbar so content appears properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant