Removed extra space from welcome page (#35778)

* Removed extra space from welcome page

* Added space between info bar and release notes
This commit is contained in:
Ishita Agarwal
2024-11-26 10:43:44 +05:30
committed by GitHub
parent 6cece12b85
commit 7c9876582c
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
<StackPanel
Grid.Row="1"
Margin="32,0,0,16"
Margin="32,16,0,16"
VerticalAlignment="Top"
Orientation="Vertical">
<TextBlock