change font
This commit is contained in:
parent
ee63a3d09a
commit
65dc50e57d
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue