yearn / ape-tax

https://ape.tax
46 stars 34 forks source link

refactor: Simplify styles and remove unnecessary ones #233

Closed Itzabelli closed 1 year ago

Itzabelli commented 1 year ago

Description

This PR makes minor adjustments to clean up the CSS styles in the code by removing the unnecessary styles or grouping them when possible. The intention is to ensure that the code is more consistent with the standardized styles that have been established at the highest levels such as global font (font-mono) and text color (text-neutral-700).

Other changes proposed include removing the cursor-pointer in certain cases where it is a default attribute and leading-'' when its value matches that set in the text-xs property.

Motivation and Context

The intention of these modifications is optimize and keep as clean as possible the code preventing the repetition of styles.

How Has This Been Tested?

I ran yarn dev and confirmed that everything appeared as expected

Resources

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ape-tax ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 24, 2023 6:07am