diff --git a/lighthouse-treemap/app/styles/treemap.css b/lighthouse-treemap/app/styles/treemap.css index d8fb3bcb94ab..f7da6ac9ddab 100644 --- a/lighthouse-treemap/app/styles/treemap.css +++ b/lighthouse-treemap/app/styles/treemap.css @@ -273,7 +273,6 @@ header { align-items: center; justify-content: center; color: #555; - font-weight: 300; } .treemap-placeholder-inner { display: flex; diff --git a/lighthouse-viewer/app/index.html b/lighthouse-viewer/app/index.html index 18b9882efc66..9783c8d122ba 100644 --- a/lighthouse-viewer/app/index.html +++ b/lighthouse-viewer/app/index.html @@ -35,6 +35,19 @@