ngoctuanai commited on
Commit
2879cae
·
1 Parent(s): edaf1d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ css = """
132
  justify-content: center; /* Center horizontally */
133
  align-items: center; /* Center vertically */
134
  /* [Existing styles] */
135
- border-radius: 12px; /* Rounded corners for the gallery */
136
  }
137
 
138
  /* Automatically adjust photo size */
 
132
  justify-content: center; /* Center horizontally */
133
  align-items: center; /* Center vertically */
134
  /* [Existing styles] */
135
+ border-radius: 5px; /* Rounded corners for the gallery */
136
  }
137
 
138
  /* Automatically adjust photo size */