Remove theme comment about font-weight-bold
We want to also apply this variable in other circumstances. Change-Id: I43cc013cc6c30054e7a68cd98460d7d5aaa8e237
This commit is contained in:
@@ -84,7 +84,6 @@ html {
|
||||
--line-height-h3: 1.4; /* 21.0px */
|
||||
--line-height-h2: 1.4; /* 27.3px */
|
||||
--line-height-h1: 1.4; /* 36.4px */
|
||||
/* Used on text for change list that needs user's attention. */
|
||||
--font-weight-bold: 500;
|
||||
--monospace-font-family: 'Roboto Mono', Menlo, 'Lucida Console', Monaco, monospace;
|
||||
|
||||
|
||||
@@ -73,7 +73,6 @@ limitations under the License.
|
||||
--border-color: #5f6368;
|
||||
|
||||
/* fonts */
|
||||
/* Used on text for change list that needs user's attention. */
|
||||
--font-weight-bold: 900;
|
||||
|
||||
/* spacing */
|
||||
|
||||
Reference in New Issue
Block a user