Kaynağa Gözat

Adjust brand

Use thinner weight for version number
tags/0.3.0
TheoryOfNekomata 3 yıl önce
ebeveyn
işleme
ded5fbf377
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      packages/react-common-docs/brand.tsx

+ 1
- 1
packages/react-common-docs/brand.tsx Dosyayı Görüntüle

@@ -28,7 +28,7 @@ const Subtitle = styled('small')({
position: 'absolute',
bottom: '-1em',
right: 0,
fontWeight: 900,
fontWeight: 600,
})

const Brand = () => {


Yükleniyor…
İptal
Kaydet