shukdevdattaEX commited on
Commit
5db1913
·
verified ·
1 Parent(s): 1a9c1a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -310,6 +310,9 @@ def create_nexus_interface():
310
  padding: 12px 24px !important;
311
  transition: all 0.3s ease !important;
312
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
 
 
 
313
  }
314
 
315
  .primary-button:hover {
 
310
  padding: 12px 24px !important;
311
  transition: all 0.3s ease !important;
312
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1) !important;
313
+ margin: auto;
314
+ margin-left: 10px;
315
+ margin-right: 10px;
316
  }
317
 
318
  .primary-button:hover {