Skip to content
This repository has been archived by the owner on Oct 14, 2019. It is now read-only.

Commit

Permalink
Changed the font to fit iPhone 5
Browse files Browse the repository at this point in the history
  • Loading branch information
cholewa1992 committed Sep 4, 2016
1 parent 6ceb8b3 commit 62f9940
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Café Analog/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<fragment content="Contribute on GitHub!">
<attributes>
<color key="NSColor" red="0.40000000600000002" green="0.40000000600000002" blue="0.40000000600000002" alpha="1" colorSpace="calibratedRGB"/>
<font key="NSFont" size="18" name="Futura-Medium"/>
<font key="NSFont" size="16" name="Futura-Medium"/>
<paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
</attributes>
</fragment>
Expand All @@ -200,7 +200,7 @@
<fragment content="Found an issue in the app?">
<attributes>
<color key="NSColor" red="0.7019608021" green="0.7019608021" blue="0.7019608021" alpha="1" colorSpace="calibratedRGB"/>
<font key="NSFont" size="18" name="Futura-Medium"/>
<font key="NSFont" size="16" name="Futura-Medium"/>
</attributes>
</fragment>
</attributedString>
Expand All @@ -212,7 +212,7 @@
<fragment content="Want to help us make it better?">
<attributes>
<color key="NSColor" red="0.7019608021" green="0.7019608021" blue="0.7019608021" alpha="1" colorSpace="calibratedRGB"/>
<font key="NSFont" size="18" name="Futura-Medium"/>
<font key="NSFont" size="16" name="Futura-Medium"/>
<paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
</attributes>
</fragment>
Expand Down
2 changes: 1 addition & 1 deletion Café Analog/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<string>2</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 62f9940

Please sign in to comment.