Skip to content

Commit cc8d02c

Browse files
Elliott Marquezcopybara-github
authored andcommitted
docs: expose component size page and make bold look not fuzzy
PiperOrigin-RevId: 591365088
1 parent ddf1fb0 commit cc8d02c

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

catalog/site/css/global.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@
7171
}
7272
}
7373

74+
strong {
75+
-webkit-font-smoothing: antialiased;
76+
}
77+
7478
body {
7579
margin: 0;
7680
font-size: var(--catalog-body-l-font-size);

docs/size.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<!-- catalog-only-start --><!-- ---
2+
name: Bundle Sizes
3+
title: Bundle Sizes
4+
order: 5
5+
hasToc: false
6+
-----><!-- catalog-only-end -->
7+
18
# Sizes
29

310
<!-- go/mwc-size -->

0 commit comments

Comments
 (0)