Skip to content

Commit 350711d

Browse files
committed
Fixed spacing
1 parent 3349e9b commit 350711d

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

src/app/codeofconduct/page.tsx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,12 @@ export default function CodeOfConduct() {
131131
We encourage all communities to resolve issues on their own whenever possible. Instances of
132132
abusive, harassing, or otherwise unacceptable behavior should be reported to the community
133133
leaders responsible for enforcement in a given project or to `}
134-
<a
135-
href="mailto:opencode@microsoft.com">opencode@microsoft.com</a>.
136-
{`If you are a Microsoft employee looking for support, please use the `}
134+
<a
135+
className="link-standard" href="mailto:opencode@microsoft.com">
136+
opencode@microsoft.com
137+
</a>.
138+
{`
139+
If you are a Microsoft employee looking for support, please use the `}
137140
<a
138141
href="https://aka.ms/community-911-landingpage" className="link-standard" target="_new">
139142
Community 911 reporting process

0 commit comments

Comments
 (0)