| Index: chrome/browser/resources/hotword_audio_verification/style.css
|
| diff --git a/chrome/browser/resources/hotword_audio_verification/style.css b/chrome/browser/resources/hotword_audio_verification/style.css
|
| index b3c0505f48a979fcbc8670e2daf6066b780faf51..d03f8478fe499aadbe657fd9fd0917beeb8c94fe 100644
|
| --- a/chrome/browser/resources/hotword_audio_verification/style.css
|
| +++ b/chrome/browser/resources/hotword_audio_verification/style.css
|
| @@ -5,8 +5,6 @@
|
| * {
|
| box-sizing: border-box;
|
| color: rgba(0, 0, 0, .54);
|
| - font-family: Roboto, 'Noto Sans', sans-serif;
|
| - font-size: 13px;
|
| margin: 0;
|
| padding: 0;
|
| }
|
|
|