dawsbot / essential-eth

ðŸŠķ An alternative to ethers & web3 that's 10x smaller
https://eeth.dev
MIT License
306 stars 34 forks source link

🐛 footer fix #248

Closed jtfirek closed 1 year ago

jtfirek commented 1 year ago

Right element was not aligned correctly and I removed some earnify things before:

Screen Shot 2023-06-06 at 3 29 35 PM

After:

Screen Shot 2023-06-06 at 4 58 08 PM
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗ïļŽ

Name Status Preview Comments Updated (UTC)
essential-eth ❌ Failed (Inspect) Jun 7, 2023 1:41am
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (5322439) 91.08% compared to head (f02c19e) 91.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ======================================= Coverage 91.08% 91.08% ======================================= Files 42 42 Lines 1043 1043 Branches 290 290 ======================================= Hits 950 950 Misses 84 84 Partials 9 9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dawsbot commented 1 year ago

Please include mobile screenshots as-well for all UI changes. I'd like to know how this changes mobile @jtfirek 🙏

jtfirek commented 1 year ago

Sounds good! I added some more rules to improve the look on mobile: before:

Screen Shot 2023-06-07 at 10 35 05 AM

after:

Screen Shot 2023-06-07 at 10 32 22 AM