diff --git a/apps/web/src/styles.css b/apps/web/src/styles.css index 75608f0..bd8ea12 100644 --- a/apps/web/src/styles.css +++ b/apps/web/src/styles.css @@ -126,8 +126,10 @@ body::before { background: none; border: none; border-radius: 0.4rem; + color: inherit; cursor: pointer; font-family: inherit; + font-size: inherit; padding: 0.2rem 0.4rem; position: relative; transition: background 0.15s;