change font

This commit is contained in:
armiejean 2025-04-16 15:27:08 +08:00
parent ee63a3d09a
commit 65dc50e57d
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
.form-control, .form-control,
.input-group-text, .input-group-text,
.modal-content { .modal-content {
font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
font-weight: 400; font-weight: 400;
line-height: 1.5; line-height: 1.5;
} }