Index: chrome/browser/resources/md_history/shared_style.html |
diff --git a/chrome/browser/resources/md_history/shared_style.html b/chrome/browser/resources/md_history/shared_style.html |
index 809f82c699c388567a8786ec47586880462ecbc6..f561acce8dc234525a75c503084fabf026597b5b 100644 |
--- a/chrome/browser/resources/md_history/shared_style.html |
+++ b/chrome/browser/resources/md_history/shared_style.html |
@@ -16,7 +16,7 @@ |
border-bottom: 1px solid var(--card-border-color); |
border-radius: 2px 2px 0 0; |
display: flex; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 48px; |
line-height: 48px; |
@@ -31,7 +31,7 @@ |
color: var(--md-loading-message-color); |
display: flex; |
flex: 1; |
- font-size: 14px; |
+ font-size: 108%; |
font-weight: 500; |
height: 100%; |
justify-content: center; |