docs: expose component size page and make bold look not fuzzy

PiperOrigin-RevId: 591365088
This commit is contained in:
Elliott Marquez 2023-12-15 14:47:38 -08:00 committed by Copybara-Service
parent ddf1fb0c61
commit cc8d02c847
2 changed files with 11 additions and 0 deletions

View File

@ -71,6 +71,10 @@
}
}
strong {
-webkit-font-smoothing: antialiased;
}
body {
margin: 0;
font-size: var(--catalog-body-l-font-size);

View File

@ -1,3 +1,10 @@
<!-- catalog-only-start --><!-- ---
name: Bundle Sizes
title: Bundle Sizes
order: 5
hasToc: false
-----><!-- catalog-only-end -->
# Sizes
<!-- go/mwc-size -->