diff --git a/src/angular/frontend/src/styles.scss b/src/angular/frontend/src/styles.scss index 94abf16..e8b9397 100644 --- a/src/angular/frontend/src/styles.scss +++ b/src/angular/frontend/src/styles.scss @@ -3,7 +3,7 @@ @use "button"; @use "form"; -html, input { +html, input, button { font-size: 18px; font-family: "Roboto", sans-serif; font-optical-sizing: auto;