summaryrefslogtreecommitdiff
path: root/Juick/NewPostView.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/NewPostView.xaml')
-rw-r--r--Juick/NewPostView.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/NewPostView.xaml b/Juick/NewPostView.xaml
index a04c305..bac2552 100644
--- a/Juick/NewPostView.xaml
+++ b/Juick/NewPostView.xaml
@@ -7,7 +7,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
FontFamily="{StaticResource PhoneFontFamilyNormal}"
- FontSize="{StaticResource PhoneFontSizeNormal}"
+ FontSize="{StaticResource PhoneFontSizeMedium}"
Foreground="{StaticResource PhoneForegroundBrush}"
SupportedOrientations="PortraitOrLandscape" Orientation="Portrait"
mc:Ignorable="d" d:DesignHeight="696" d:DesignWidth="480"