lyunm1206 commited on
Commit
6db375e
·
1 Parent(s): 7ff9cd1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -61,7 +61,7 @@
61
 
62
  .tabs {
63
  display: flex; /* Align tab buttons in a row */
64
- justify-content: space-around; /* Evenly space out the buttons */
65
  padding: 10px;
66
  background-color: #f9f9f9;
67
  border-bottom: 1px solid #ddd; /* Visual separation from the content */
 
61
 
62
  .tabs {
63
  display: flex; /* Align tab buttons in a row */
64
+ justify-content: center; /* Evenly space out the buttons */
65
  padding: 10px;
66
  background-color: #f9f9f9;
67
  border-bottom: 1px solid #ddd; /* Visual separation from the content */