Files
clinic/assets/css/secindex.css
T
Darrel Israel 61738cb4d4 first commit
2024-01-21 00:16:08 +08:00

9 lines
280 B
CSS

.custom-fieldset {
background-color: white;
max-width: 500px;
/* Set the maximum width */
margin: 0 auto;
/* Center the fieldset horizontally */
font-size: 14px;
/* Adjust font size as needed */
}