This website works better with JavaScript.
Home
Explore
Help
Sign In
tesseract-design
/
react-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
Adjust brand
Use thinner weight for version number
tags/0.3.0
TheoryOfNekomata
3 years ago
parent
73c8f7d028
commit
ded5fbf377
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
packages/react-common-docs/brand.tsx
+ 1
- 1
packages/react-common-docs/brand.tsx
View File
@@ -28,7 +28,7 @@ const Subtitle = styled('small')({
position: 'absolute',
bottom: '-1em',
right: 0,
fontWeight:
9
00,
fontWeight:
6
00,
})
const Brand = () => {
Write
Preview
Loading…
Cancel
Save