Mercurial > public > geoquiz
diff GeoQuiz/GuessTheCountryView.swift @ 31:9d6dd0e59c22
remove dataset and add new screenshots
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Fri, 11 Nov 2022 08:59:02 +0100 |
parents | 3f4b366d476d |
children | 6d574bd1644f |
line wrap: on
line diff
--- a/GeoQuiz/GuessTheCountryView.swift Thu Nov 10 11:51:52 2022 +0100 +++ b/GeoQuiz/GuessTheCountryView.swift Fri Nov 11 08:59:02 2022 +0100 @@ -25,7 +25,7 @@ Spacer() CityMap(game: gameController) - .frame(height: geo.size.height * 0.35) + .frame(height: geo.size.height * 0.30) .padding(.bottom) Spacer()