UI changes was made to the hoilday screen
This commit is contained in:
@@ -58,7 +58,7 @@ class _MainPageState extends State<MainPage> {
|
||||
child: IndexedStack(index: _currentIndex, children: _screens),
|
||||
),
|
||||
|
||||
const SizedBox(height: 20),
|
||||
// const SizedBox(height: 20),
|
||||
|
||||
Floatingnavbar(
|
||||
items: _navItems,
|
||||
|
||||
Reference in New Issue
Block a user