"...composable_kernel_onnxruntime.git" did not exist on "245f741457a7f258c74168992efa9f0683e24753"
Commit feef81ff authored by Tim Yagan's avatar Tim Yagan Committed by liuzhe-lz
Browse files

Fixed the sequencing of the font attributes (#1579)

Fixed the sequencing of the font attributes to ensure that the parent attributes are not overwritten
parent 4cf0e28b
......@@ -19,8 +19,8 @@ time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment