Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
feat : Monosapce font in input
Browse files Browse the repository at this point in the history
  • Loading branch information
kasterra committed May 29, 2024
1 parent 87b0c2e commit 263b631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/Input/input.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
box-shadow: 0px 4px 8px 0px rgba(44, 39, 56, 0.04);
padding: 16px;
color: #2c2738;
font-family: IBMPlexSans;
font-family: IBMPlexMono;
font-size: 16px;
font-style: normal;
font-weight: 400;
Expand Down

0 comments on commit 263b631

Please sign in to comment.