Open DDR0 opened 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.
Yeah, they should probably be combined. I think they started out separate, but slowly migrated closer as the website progressed. :sweat_smile:
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.
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?