mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 01:45:55 +08:00
MainOnBoardingPage: Increase the spacing in the logo
I don't like the fact that I'm arbitrarily chosing these numbers, but oh well, lets just go with this for now.
This commit is contained in:
@ -234,6 +234,7 @@ class OnBoardingInitialChoice extends StatelessWidget {
|
||||
height: 200,
|
||||
fit: BoxFit.fill,
|
||||
),
|
||||
SizedBox(width: 24.0),
|
||||
Text(
|
||||
"GitJournal",
|
||||
style: headerTextStyle,
|
||||
|
Reference in New Issue
Block a user