dzcode-io / dzcode.io

Website & mobile app for Algerian open-source community
https://dzcode.io
MIT License
114 stars 41 forks source link

fix contact page card overlap with the navbar #153

Closed souhaib-benbouzid closed 3 years ago

souhaib-benbouzid commented 4 years ago

Describe the bug fix contact page card overlap with the navbar

To Reproduce Steps to reproduce the behavior:

  1. Go to https://www.dzcode.io/Contact-Us/
  2. See card overlap

Expected behavior a clean separation between the navbar and contact card component

Desktop (please complete the following information):

Additional context -Browser: Google Chrome Version 85.0.4183.83 (Official Build) (64-bit)

unixisking commented 4 years ago

Adding position: relative to the contact class should fix this issue.