mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-26 22:42:51 +08:00
style(description): fix title font-weight (#348)
This commit is contained in:
@@ -37,6 +37,7 @@ const Description: React.FC<DescriptionProps> = ({ title, content, className, ..
|
||||
text-transform: uppercase;
|
||||
white-space: nowrap;
|
||||
color: ${theme.palette.accents_5};
|
||||
font-weight: 500;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user