dirigible-io / dirigible-io.github.io

Public site of Eclipse Dirigible (dirigible.io) project
https://www.dirigible.io
9 stars 30 forks source link

UI fix #102

Closed alt-plus-f4 closed 4 months ago

alt-plus-f4 commented 4 months ago

Fixes #98: Remove Unnecessary Width and Height Properties

Summary

This PR addresses issue #98 by removing the unnecessary width and height properties from specific elements. These properties were causing layout issues on mobile devices and smaller screens.

Issue Description:

The width and height properties on certain elements are not responsive, leading to a broken layout on smaller screens.

Solution:

Removed the fixed width and height properties from the relevant elements to fix the bug.

Changes Made

Removed width and height properties from both files index.html and home.html:

   .tx-hero__image
   .tx-hero__image-features