File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ function handleClick(event: MouseEvent) {
8888 color : var (--fg );
8989 @apply font-mono ;
9090 font-weight : 500 ;
91- margin-top : 2 rem ;
91+ margin-top : 1 rem ;
9292 margin-bottom : 1rem ;
9393 line-height : 1.3 ;
9494
Original file line number Diff line number Diff line change @@ -970,11 +970,11 @@ defineOgImageComponent('Package', {
970970
971971 <!-- README -->
972972 <section id =" readme" class =" area-readme min-w-0 scroll-mt-20" >
973- <div class =" flex flex-wrap items-center justify-between mb-4 " >
973+ <div class =" flex flex-wrap items-center justify-between mb-3 " >
974974 <h2 id =" readme-heading" class =" group text-xs text-fg-subtle uppercase tracking-wider" >
975975 <a
976976 href =" #readme"
977- class =" inline-flex py-4 px-2 items-center gap-1.5 text-fg-subtle hover:text-fg-muted transition-colors duration-200 no-underline"
977+ class =" inline-flex items-center gap-1.5 text-fg-subtle hover:text-fg-muted transition-colors duration-200 no-underline"
978978 >
979979 {{ $t('package.readme.title') }}
980980 <span
You can’t perform that action at this time.
0 commit comments