Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

how do I make my page cover the full width

It never happenned to me, but there is a small blank space on the right, what could it be?

https://github.com/LeandroMore1/Talleres-Merida-Galicia

https://leandromore1.github.io/Talleres-Merida-Galicia/

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Add these 2 lines to your CSS:

1.

body { 
  ...
  overflow-x: hidden;
}
header {
  ...
  background-size: cover;
}
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading