HackDavis / website-2020

https://hackdavis.io/
0 stars 0 forks source link

Landing page illustration doesn't have the proper anchor point #29

Closed benank closed 5 years ago

benank commented 5 years ago

It's currently anchored to the bottom right of the landing page, which means that it doesn't display properly when you shrink the window sometimes. Mess with top/right and transform(50%, 50%) to get its anchor point to the middle of the right side of the screen.

benank commented 5 years ago

Mostly fixed with manual cases, but probably still needs more testing. Also added a case for 150% scale devices, such as laptops which helps a lot.