Refactoring

This commit is contained in:
Felix Kirchner
2025-05-03 16:09:04 +02:00
parent 9e44138851
commit ca19067152
7 changed files with 13 additions and 16 deletions

View File

@@ -29,7 +29,7 @@ class InformationView extends StatelessWidget {
),
Padding(
padding:
const EdgeInsets.symmetric(horizontal: 20, vertical: 10),
const EdgeInsets.symmetric(horizontal: 20, vertical: 30),
child: SizedBox(
height: 200,
child: Image.asset('assets/cabo-counter-logo_rounded.png'),