al0fdf / frogatto-web-fix

A repository for quickly demonstrating a visual fix for the frogatto website's main page.
0 stars 0 forks source link

alignment issues #1

Open DDR0 opened 4 months ago

DDR0 commented 4 months ago

So, running through this, there seem to be some alignment issues. I've probably manually applied the patches wrong, but I can't figure out how.

A picture of a rather mangled header, text overlapping poorly.

Here's the source file, although it's a bit rough to use outside of the framework. :thinking:

index.zip

I've fixed it up a bit myself, so it works, but I would like to move to maybe a fully flexbox solution or CSS grid?

al0fdf commented 4 months ago

I've fixed it up a bit myself, so it works, but I would like to move to maybe a fully flexbox solution or CSS grid?

Probably a good choice going forward. I feel like the green download button and the brown download arrow being separate images makes it difficult to find a css setup that works to organize it.

DDR0 commented 3 months ago

Yeah, they should probably be combined. I think they started out separate, but slowly migrated closer as the website progressed. :sweat_smile: