moby / mobywebsite

website for the moby project
https://mobyproject.org
Apache License 2.0
31 stars 49 forks source link

Remove fixed height and width from main graphic on landing #56

Closed ghost closed 9 months ago

ghost commented 2 years ago

Removes the fixed height and width from the main layer graphic to make it viewable on a phone/tablet.

Before:

Mobile (W: 390, H: 844) (Iphone 12) ![Screen Shot 2022-03-30 at 11 51 48](https://user-images.githubusercontent.com/35100156/160804102-acc49529-a2f0-4c12-bda9-5bcf407adb32.png)
Ipad-Mini ![Screen Shot 2022-03-30 at 11 54 52](https://user-images.githubusercontent.com/35100156/160804739-6420eff7-eacf-4e51-9175-b3761d48316c.png)

After:

Mobile (W: 390, H: 844) (Iphone 12) ![Screen Shot 2022-03-30 at 11 56 11](https://user-images.githubusercontent.com/35100156/160804958-bb030d8a-e48c-4b45-8d03-29a1459c04fa.png)
Ipad-Mini ![Screen Shot 2022-03-30 at 11 56 36](https://user-images.githubusercontent.com/35100156/160805030-c6cc572f-f510-4e68-bc0b-169b5c672eb2.png)

I was unsure what indentation style was expected/required.

ghost commented 2 years ago

@thaJeztah may I be so forward as to tag you in this pr :D