Skip to content

Commit 0ff3f24

Browse files
Updated font weight.
1 parent 25e1d89 commit 0ff3f24

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

TimVer/Views/AboutPage.xaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,12 @@
200200
</TextBlock>
201201
<!--#endregion-->
202202

203+
<!--#region Separator-->
203204
<Separator Grid.Row="10" Grid.Column="0"
204205
Grid.ColumnSpan="3"
205206
Margin="0,0,0,7"
206207
Background="{DynamicResource MaterialDesign.Brush.TextBox.HoverBackground}" />
208+
<!--#endregion-->
207209

208210
<!--#region Translations-->
209211
<Grid Grid.Row="11" Grid.Column="0">
@@ -214,6 +216,7 @@
214216
</Grid.RowDefinitions>
215217
<TextBlock Grid.Row="0"
216218
HorizontalAlignment="Left"
219+
FontWeight="SemiBold"
217220
Text="{DynamicResource About_Translations}" />
218221

219222
<TextBlock Grid.Row="1">

0 commit comments

Comments
 (0)