Skip to content

Commit

Permalink
#8 / 리뷰 반영
Browse files Browse the repository at this point in the history
  • Loading branch information
sub101 authored and taeheeL committed Jul 10, 2023
1 parent 86a6183 commit c21f64a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/res/values/typography.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
</style>

<style name="Btn2">
<item name="fontFamily">14dp</item>
<item name="android:textSize">@font/pretendard_medium</item>
<item name="fontFamily">@font/pretendard_medium</item>
<item name="android:textSize">14dp</item>
<item name="android:lineSpacingExtra">6dp</item>
</style>

Expand Down

0 comments on commit c21f64a

Please sign in to comment.